summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webtransport/streams-close.https.any.js.ini
blob: 49e2c486dabf48f0ea528e72ae67eaeeea7d87ea (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
[streams-close.https.any.worker.html]
  expected:
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "mac") and debug: [OK, TIMEOUT]
    [OK, TIMEOUT, CRASH]
  [Close and abort unidirectional stream]
    expected: FAIL

  [RESET_STREAM coming from server]
    expected: FAIL


[streams-close.https.any.html]
  expected: [OK, TIMEOUT]
  [Close and abort unidirectional stream]
    expected: FAIL

  [RESET_STREAM coming from server]
    expected: FAIL


[streams-close.https.any.sharedworker.html]
  expected:
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "mac") and debug: [OK, TIMEOUT]
    [OK, TIMEOUT, CRASH]
  [Close and abort unidirectional stream]
    expected: FAIL

  [RESET_STREAM coming from server]
    expected: FAIL


[streams-close.https.any.serviceworker.html]
  expected:
    if fission and (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if fission and (os == "mac") and debug: [OK, TIMEOUT]
    if not fission: [OK, ERROR, TIMEOUT, CRASH]
    [OK, ERROR, TIMEOUT]
  [Close and abort unidirectional stream]
    expected: FAIL

  [RESET_STREAM coming from server]
    expected: FAIL