summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/infrastructure/server/webtransport-h3.https.sub.any.js.ini
blob: 9b7b1d675ed1f7271dac6f8f80388dd1adec10d8 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[webtransport-h3.https.sub.any.sharedworker.html]
  expected:
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
    if (os == "android") and debug: [TIMEOUT, OK]
    if (os == "mac") and debug: [OK, TIMEOUT]
    [OK, TIMEOUT, CRASH]
  [WebTransport server should be running and should handle a bidirectional stream]
    expected:
      if (os == "android") and debug: [TIMEOUT, FAIL]
      if (os == "android") and not debug: [FAIL, TIMEOUT]
      if os == "win": [PASS, TIMEOUT]
      if os == "mac": [PASS, TIMEOUT]
      [PASS, FAIL, TIMEOUT]


[webtransport-h3.https.sub.any.serviceworker.html]
  expected:
    if (os == "linux") and fission and not debug: [OK, ERROR]
    if (os == "mac") and not debug: [OK, ERROR]
    if (os == "linux") and not fission: [OK, ERROR, CRASH]
    if os == "android": [TIMEOUT, OK]
  [WebTransport server should be running and should handle a bidirectional stream]
    expected:
      if (os == "android") and release_or_beta: TIMEOUT
      if (os == "android") and not debug: [TIMEOUT, FAIL]
      if (os == "android") and debug: TIMEOUT
      [PASS, TIMEOUT]


[webtransport-h3.https.sub.any.worker.html]
  expected:
    if (os == "linux") and debug and not fission and not swgl: [OK, CRASH]
    if (os == "android") and not debug: [OK, TIMEOUT]
    if (os == "android") and debug: [TIMEOUT, OK]
    if (os == "mac") and not debug: [OK, CRASH]
    if (os == "linux") and not debug: [OK, CRASH]
  [WebTransport server should be running and should handle a bidirectional stream]
    expected:
      if (os == "android") and debug: [TIMEOUT, FAIL]
      if (os == "android") and not debug: [FAIL, TIMEOUT]
      if os == "mac": [PASS, TIMEOUT]
      if os == "win": [PASS, TIMEOUT]
      [PASS, FAIL, TIMEOUT]


[webtransport-h3.https.sub.any.html]
  expected:
    if os == "android": [OK, TIMEOUT]
  [WebTransport server should be running and should handle a bidirectional stream]
    expected:
      if os == "android": [FAIL, TIMEOUT]
      [PASS, TIMEOUT]