summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/Create-valid-url.any.js.ini
blob: fb9631fbe968d30b6c68b9f3b953eadc0d737bba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[Create-valid-url.any.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[Create-valid-url.any.html?wss]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[Create-valid-url.any.html?wpt_flags=h2]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "mac") and not debug: [OK, TIMEOUT]
  [Create WebSocket - Pass a valid URL - Connection should be closed]
    expected:
      if (os == "mac") and not debug: [PASS, NOTRUN]


[Create-valid-url.any.worker.html?wss]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]

[Create-valid-url.any.worker.html?wpt_flags=h2]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (os == "mac") and not debug: [OK, TIMEOUT]
  [Create WebSocket - Pass a valid URL - Connection should be closed]
    expected:
      if (os == "mac") and not debug: [PASS, NOTRUN]


[Create-valid-url.any.worker.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]