Create-valid-url-protocol.any.js.ini (1085B)
1 [Create-valid-url-protocol.any.html?wpt_flags=h2] 2 expected: 3 if (os == "mac") and not debug: [OK, TIMEOUT] 4 if (os == "android") and fission: [OK, TIMEOUT] 5 [Create WebSocket - Pass a valid URL and a protocol string - Connection should be closed] 6 expected: 7 if (os == "mac") and not debug: [PASS, NOTRUN] 8 9 10 [Create-valid-url-protocol.any.html?wss] 11 expected: 12 if (os == "android") and fission: [OK, TIMEOUT] 13 14 [Create-valid-url-protocol.any.worker.html] 15 expected: 16 if (os == "android") and fission: [OK, TIMEOUT] 17 18 [Create-valid-url-protocol.any.worker.html?wss] 19 expected: 20 if (os == "android") and fission: [OK, TIMEOUT] 21 22 [Create-valid-url-protocol.any.html] 23 expected: 24 if (os == "android") and fission: [OK, TIMEOUT] 25 26 [Create-valid-url-protocol.any.worker.html?wpt_flags=h2] 27 expected: 28 if (os == "mac") and not debug: [OK, TIMEOUT] 29 if (os == "android") and fission: [OK, TIMEOUT] 30 [Create WebSocket - Pass a valid URL and a protocol string - Connection should be closed] 31 expected: 32 if (os == "mac") and not debug: [PASS, NOTRUN]