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

Unified Diff: pkg/pkg.status

Issue 851683002: Update co19 status and timing-out tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 31682a95522162d901d5003c48191c5875d482fc..440a191bde8cb206336f5e84a2b61aa550ed3d12 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -92,8 +92,8 @@ async/test/stream_zip_test: RuntimeError, OK # Timers are not supported.
[ $compiler == dart2js && $runtime == drt ]
async/test/stream_zip_test: RuntimeError, Pass # Issue 18548
-[ $compiler == dart2js && $runtime == chrome ]
-collection/test/unmodifiable_collection_test: Skip # Times out. Started when co19 started running. Please triage this failure.
+[ $compiler == dart2js && ($runtime == chrome || $runtime == ff) ]
+collection/test/unmodifiable_collection_test: Skip # Times out. Issue 22050
[ $runtime == vm || $runtime == d8 || $runtime == jsshell ]
third_party/angular_tests/browser_test: Skip # uses dart:html
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698