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