summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/constructor.any.js.ini
blob: f2e0780416bcbceca1fcbd260ff028dfe95dbfe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[constructor.any.worker.html]

[constructor.any.html?wss]

[constructor.any.worker.html?wpt_flags=h2]
  expected:
    if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, TIMEOUT]
    if os == "android": [OK, ERROR, TIMEOUT]

[constructor.any.worker.html?wss]

[constructor.any.html?wpt_flags=h2]
  expected:
    if os == "win": OK
    if os == "mac": OK
    if os == "android": [OK, ERROR, TIMEOUT]
    [OK, TIMEOUT]
  [Calling the WebSocket constructor with too many arguments should not throw.]
    expected:
      if os == "android": [PASS, FAIL]


[constructor.any.html]