1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-14 12:28:56 +00:00
Files
UXP/testing/web-platform/meta/streams/readable-streams/pipe-through.https.html.ini
T

49 lines
1.8 KiB
INI

[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