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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2561443004: Implementation of ReadableStream pipeTo and pipeThrough (Closed)
Patch Set: Rebase and move includes to .gn Created 3 years, 11 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/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index aa796a76ba0cfcace47cc12f84e66f3a506ca3d5..84c9f16dc55f3039b297bd51238429bc6205b024 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -1876,18 +1876,18 @@ crbug.com/626703 external/csswg-test/vendor-imports/mozilla/mozilla-central-reft
crbug.com/626703 external/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/writing-modes-3/logical-physical-mapping-001.html [ Failure ]
crbug.com/626703 external/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-menu.html [ Failure ]
crbug.com/626703 external/wpt/html/semantics/grouping-content/the-li-element/grouping-li-reftest-list-owner-skip-no-boxes.html [ Failure ]
-crbug.com/626703 external/wpt/streams/count-queuing-strategy.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/bad-strategies.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/bad-underlying-sources.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/brand-checks.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/cancel.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/count-queuing-strategy-integration.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/garbage-collection.https.html [ Timeout Failure ]
+crbug.com/626703 external/wpt/streams/count-queuing-strategy.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/bad-strategies.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/bad-underlying-sources.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/brand-checks.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/cancel.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/count-queuing-strategy-integration.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/garbage-collection.https.html [ Pass Timeout ]
crbug.com/626703 external/wpt/streams/readable-streams/general.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/pipe-through.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/readable-stream-reader.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/tee.https.html [ Timeout Failure ]
-crbug.com/626703 external/wpt/streams/readable-streams/templated.https.html [ Timeout Failure ]
+crbug.com/626703 external/wpt/streams/readable-streams/pipe-through.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/readable-stream-reader.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/tee.https.html [ Pass Timeout ]
+crbug.com/626703 external/wpt/streams/readable-streams/templated.https.html [ Pass Timeout ]
crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-timeout.html [ Timeout ]
crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-multiple-calls.html [ Timeout ]
crbug.com/626703 external/wpt/html/webappapis/idle-callbacks/callback-exception.html [ Timeout ]

Powered by Google App Engine
This is Rietveld 408576698