constructor.any.js.ini (760B)
1 [constructor.any.html?wss] 2 3 [constructor.any.worker.html?wpt_flags=h2] 4 expected: 5 if (os == "linux") and debug and fission: [OK, TIMEOUT] 6 if (os == "linux") and not debug: [OK, TIMEOUT] 7 if os == "android": [OK, ERROR, TIMEOUT] 8 9 [constructor.any.worker.html?wss] 10 11 [constructor.any.html?wpt_flags=h2] 12 expected: 13 if os == "linux": [OK, TIMEOUT] 14 if os == "android": [OK, ERROR, TIMEOUT] 15 if (os == "win") and (processor == "x86_64"): [OK, CRASH] 16 [Calling the WebSocket constructor with too many arguments should not throw.] 17 expected: 18 if os == "android": [PASS, FAIL] 19 20 21 [constructor.any.html?default] 22 23 [constructor.any.worker.html?default] 24 expected: 25 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]