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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt

Issue 2695813009: Import wpt@503f5b5f78ec4e87d144f78609f363f0ed0ea8db (Closed)
Patch Set: Skip some tests Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt
index 218a38b3557a55b72e6ea505e3e99363b641bb45..98ed307e0768e71c077b13fc262500326da48529 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/streams/readable-byte-streams/general.serviceworker.https-expected.txt
@@ -5,6 +5,8 @@ FAIL ReadableStream with byte source can be constructed with no errors bytes typ
FAIL ReadableStream with byte source: Construct and expect start and pull being called bytes type is not yet implemented
FAIL ReadableStream with byte source: No automatic pull call if start doesn't finish bytes type is not yet implemented
FAIL ReadableStream with byte source: Construct with highWaterMark of 0 bytes type is not yet implemented
+FAIL ReadableStream with byte source: desiredSize when closed bytes type is not yet implemented
+FAIL ReadableStream with byte source: desiredSize when errored bytes type is not yet implemented
FAIL ReadableStream with byte source: getReader(), then releaseLock() bytes type is not yet implemented
FAIL ReadableStream with byte source: getReader() with mode set to byob, then releaseLock() bytes type is not yet implemented
FAIL ReadableStream with byte source: Test that closing a stream does not release a reader automatically bytes type is not yet implemented

Powered by Google App Engine
This is Rietveld 408576698