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

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

Issue 2678043002: Hide console log messages for imported WPT tests (Closed)
Patch Set: update platform specific expected files missed last time around 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 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698