summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/streams/readable-streams/pipe-through.https.html.ini
blob: 2e88ad56d3c7b70fd540f340a2211b8585d3b9db (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
[pipe-through.https.html]
  type: testharness
  disabled: @True
  [ReadableStream.prototype.pipeThrough should work generically on its this and its arguments]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when its first argument is not convertible to an object]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when "this" has no pipeTo method]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should rethrow errors from accessing pipeTo, readable, or writable]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should work with missing readable, writable, or options]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should work generically on its this and its arguments]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when its first argument is not convertible to an object]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when "this" has no pipeTo method]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should rethrow errors from accessing pipeTo, readable, or writable]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should work with missing readable, writable, or options]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should work generically on its this and its arguments]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when its first argument is not convertible to an object]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should throw when "this" has no pipeTo method]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should rethrow errors from accessing pipeTo, readable, or writable]
    expected: FAIL

  [ReadableStream.prototype.pipeThrough should work with missing readable, writable, or options]
    expected: FAIL