mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 11:09:04 +00:00
49 lines
1.8 KiB
INI
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
|
|
|