web-platform-tests / wpt.fyi

web-platform-tests dashboard
https://wpt.fyi/
Other
188 stars 89 forks source link

any.js files show up as failure #2496

Open evilpie opened 3 years ago

evilpie commented 3 years ago

I am not an WPT expert, but from my understanding any.js files aren't supposed to actually run and are used to generate any.html, any.worker.html etc.

On https://wpt.fyi/results/streams/readable-streams?label=experimental&label=master&aligned; async-iterator.any.js, bad-strategies.any.js etc. shows up as failing on all platforms.

lucacasonato commented 3 years ago

They are runs in the "jsshell" global scope - only spidermonkey supports this, and it is not run with wptrunner.