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