summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/content-encoding/zstd/bad-zstd-body.https.any.js.ini
blob: 28a3d44503b11a3906e14aab15ed758699d9950b (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
54
55
56
[bad-zstd-body.https.any.worker.html]
  [Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with blob() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with json() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with text() should reject]
    expected: FAIL


[bad-zstd-body.https.any.serviceworker.html]
  expected:
    if (processor == "x86") and not debug: [OK, TIMEOUT]
  [Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with blob() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with json() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with text() should reject]
    expected: FAIL


[bad-zstd-body.https.any.sharedworker.html]
  [Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with blob() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with json() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with text() should reject]
    expected: FAIL


[bad-zstd-body.https.any.html]
  [Consuming the body of a resource with bad zstd content with arrayBuffer() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with blob() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with json() should reject]
    expected: FAIL

  [Consuming the body of a resource with bad zstd content with text() should reject]
    expected: FAIL