diff options
Diffstat (limited to 'testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini b/testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini new file mode 100644 index 0000000000..1b8b3a40e9 --- /dev/null +++ b/testing/web-platform/meta/streams/readable-streams/async-iterator.any.js.ini @@ -0,0 +1,20 @@ +[async-iterator.any.serviceworker.html] + [Async iterator instances should have the correct list of properties] + expected: FAIL + + +[async-iterator.any.sharedworker.html] + expected: + if (os == "android") and fission: TIMEOUT + [Async iterator instances should have the correct list of properties] + expected: FAIL + + +[async-iterator.any.worker.html] + [Async iterator instances should have the correct list of properties] + expected: FAIL + + +[async-iterator.any.html] + [Async iterator instances should have the correct list of properties] + expected: FAIL |