Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/pipe-through.sharedworker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/pipe-through.sharedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/pipe-through.sharedworker-expected.txt |
index d1308fde13b2ecfb786e8e7f7f2a511017d71a78..ea089daea9ad98d0206c897c3db80e901a3fb483 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/pipe-through.sharedworker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/pipe-through.sharedworker-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 5 tests. 2 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN |
FAIL ReadableStream.prototype.pipeThrough should work generically on its this and its arguments Cannot read property 'call' of undefined |
PASS ReadableStream.prototype.pipeThrough should throw when its first argument is not convertible to an object |
PASS ReadableStream.prototype.pipeThrough should throw when "this" has no pipeTo method |