1
0
Fork 0
firefox/testing/web-platform/meta/websockets/constructor.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
616 B
INI

[constructor.any.html?wss]
[constructor.any.worker.html?wpt_flags=h2]
expected:
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if (os == "linux") and fission: [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[constructor.any.worker.html?wss]
[constructor.any.html?wpt_flags=h2]
expected:
if os == "linux": [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[Calling the WebSocket constructor with too many arguments should not throw.]
expected:
if os == "android": [PASS, FAIL]
[constructor.any.html?default]
[constructor.any.worker.html?default]