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

Unified Diff: tests/corelib/corelib.status

Issue 16520011: Test does not crash on mac, and is flaky on windows. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
===================================================================
--- tests/corelib/corelib.status (revision 23909)
+++ tests/corelib/corelib.status (working copy)
@@ -104,9 +104,12 @@
list_insert_test: fail
list_removeat_test: fail
-[ $compiler == dart2js && $unchecked && $host_unchecked ]
+[ $compiler == dart2js && $unchecked && $host_unchecked && $system == linux ]
uri_query_test: Crash # Issue 11245
+[ $compiler == dart2js && $unchecked && $host_unchecked && $system == windows ]
+uri_query_test: Crash, Pass # Issue 11245
+
[ $arch == simarm ]
*: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698