Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.dedicatedworker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.dedicatedworker-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.dedicatedworker-expected.txt |
index 4cd1928500ae0c6ae1c2f17b77c958808333151c..0c13a87c2eb4bbd8adc0f79636388c6c1068d58b 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.dedicatedworker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.dedicatedworker-expected.txt |
@@ -1,4 +1,5 @@ |
This is a testharness.js-based test. |
+Found 68 tests; 1 PASS, 67 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS getReader({mode: "byob"}) throws on non-bytes streams |
FAIL ReadableStream with byte source can be constructed with no errors bytes type is not yet implemented |
FAIL ReadableStream with byte source: Construct and expect start and pull being called bytes type is not yet implemented |