diff options
Diffstat (limited to 'testing/web-platform/meta/websockets/Close-1000.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/websockets/Close-1000.any.js.ini | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/Close-1000.any.js.ini b/testing/web-platform/meta/websockets/Close-1000.any.js.ini new file mode 100644 index 0000000000..4b4e0bd5a2 --- /dev/null +++ b/testing/web-platform/meta/websockets/Close-1000.any.js.ini @@ -0,0 +1,23 @@ +[Close-1000.any.worker.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Close-1000.any.worker.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Close-1000.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Close-1000.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Close-1000.any.html?wss] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[Close-1000.any.html?wpt_flags=h2] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |