Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(191)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/streams/piping/pipe-through.dedicatedworker-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = this rejecti on should not be reported as unhandled
3 PASS Piping through a duck-typed pass-through transform stream should work
4 PASS Piping through a transform errored on the writable end does not cause an un handled promise rejection
5 PASS pipeThrough generically calls pipeTo with the appropriate args
6 PASS pipeThrough can handle calling a pipeTo that returns a non-promise object
7 PASS pipeThrough can handle calling a pipeTo that returns a non-promise thenable object
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698