summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/response/response-consume-stream.html.ini
blob: 21ed2f7d8ccbf8b45ad0c08b7104ac02ee74b176 (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
[response-consume-stream.html]
  type: testharness
  [Read empty text response's body as readableStream]
    expected: FAIL

  [Read empty blob response's body as readableStream]
    expected: FAIL

  [Read blob response's body as readableStream]
    expected: FAIL

  [Read text response's body as readableStream]
    expected: FAIL

  [Read form data response's body as readableStream]
    expected: FAIL

  [Getting an error Response stream]
    expected: FAIL

  [Getting a redirect Response stream]
    expected: FAIL

  [Read array buffer response's body as readableStream]
    expected: FAIL