OLD | NEW |
| (Empty) |
1 CONSOLE ERROR: line 44: Uncaught (in promise) Error: this rejection should not b
e reported as unhandled | |
2 This is a testharness.js-based test. | |
3 Harness Error. harness_status.status = 1 , harness_status.message = this rejecti
on should not be reported as unhandled | |
4 PASS Piping through a duck-typed pass-through transform stream should work | |
5 PASS Piping through a transform errored on the writable end does not cause an un
handled promise rejection | |
6 PASS pipeThrough generically calls pipeTo with the appropriate args | |
7 PASS pipeThrough can handle calling a pipeTo that returns a non-promise object | |
8 PASS pipeThrough can handle calling a pipeTo that returns a non-promise thenable
object | |
9 Harness: the test ran to completion. | |
10 | |
OLD | NEW |