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

Unified Diff: dart/tests/isolate/isolate.status

Issue 19706007: Fix test wrapping issues. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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 | dart/tests/isolate/isolate_stress_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/isolate/isolate.status
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
index ab28e1234fcfaef43c654299f94e7d91d5e21314..c260b67e8c9a2f01c9d2d4c2b84215f3c42095dc 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -123,11 +123,8 @@ isolate_negative_test: Skip # Bug 6890
mandel_isolate_test: Pass, Fail, Timeout # Issue 7952
mandel_isolate_stream_test: Pass, Fail, Timeout # Issue 7952
-[ $compiler == dart2js && ( $runtime == ff || $runtime == safari ) ]
-isolate_stress_test: Pass, Timeout # http://dartbug.com/10697
-
-[ $compiler == dart2js && ( $runtime == drt || $runtime == chrome ) ]
-isolate_stress_test: Pass, Crash, Timeout # issue 11648
+[ $compiler == dart2js && ( $runtime == ff || $runtime == safari || $runtime == drt || $runtime == chrome ) ]
+isolate_stress_test: Pass, Slow # http://dartbug.com/10697
[ $arch == arm || $arch == simarm ]
*: Skip
« no previous file with comments | « no previous file | dart/tests/isolate/isolate_stress_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698