diff options
Diffstat (limited to 'testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini b/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini new file mode 100644 index 0000000000..30cfb8576b --- /dev/null +++ b/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini @@ -0,0 +1,26 @@ +[webtransport-h3.https.sub.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL + + +[webtransport-h3.https.sub.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [WebTransport server should be running and should handle a bidirectional stream] + expected: FAIL |