blob: 95ce5a75abb2f6cff85284fd1e35e0606c6e6661 [file] [log] [blame]
FAIL pipeTo should stop after getting preventAbort throws preventAbort
FAIL pipeThrough should stop after getting preventAbort throws assert_throws_js: pipeThrough should throw function "() => new ReadableStream().pipeThrough(new TransformStream(), options)" threw object "ReferenceError: Can't find variable: TransformStream" ("ReferenceError") expected instance of function "function Error() {
[native code]
}" ("Error")
FAIL pipeTo should stop after getting preventCancel throws preventCancel
FAIL pipeThrough should stop after getting preventCancel throws assert_throws_js: pipeThrough should throw function "() => new ReadableStream().pipeThrough(new TransformStream(), options)" threw object "ReferenceError: Can't find variable: TransformStream" ("ReferenceError") expected instance of function "function Error() {
[native code]
}" ("Error")
FAIL pipeTo should stop after getting preventClose throws preventClose
FAIL pipeThrough should stop after getting preventClose throws assert_throws_js: pipeThrough should throw function "() => new ReadableStream().pipeThrough(new TransformStream(), options)" threw object "ReferenceError: Can't find variable: TransformStream" ("ReferenceError") expected instance of function "function Error() {
[native code]
}" ("Error")
FAIL pipeTo should stop after getting signal throws |this| is not a Promise
FAIL pipeThrough should stop after getting signal throws assert_throws_js: pipeThrough should throw function "() => new ReadableStream().pipeThrough(new TransformStream(), options)" threw object "ReferenceError: Can't find variable: TransformStream" ("ReferenceError") expected instance of function "function Error() {
[native code]
}" ("Error")