Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/templated.sharedworker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/templated.sharedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/templated.sharedworker-expected.txt |
index 927ae8efa00e626b406c2fdd00549d3e0237685b..69269dc9edac1bbc5302c9132d04b56f524544ee 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/templated.sharedworker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-streams/templated.sharedworker-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 86 tests. 85 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN |
PASS Running templatedRSEmpty with ReadableStream (empty) |
FAIL ReadableStream (empty): instances have the correct methods and properties assert_equals: has a pipeThrough method expected "function" but got "undefined" |
PASS ReadableStream (empty): calling getReader with invalid arguments should throw appropriate errors |