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

Unified Diff: tests/isolate/isolate.status

Issue 12051042: Put mandel_isolate test in correct section. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index f3b8681f5725aa3408d0b1b2c5210fe2b458eeed..974a832a0946c02df9232dae063401bbc83c88f4 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -55,8 +55,6 @@ multiple_timer_test: Pass, Fail
timer_isolate_test: Pass, Fail
timer_test: Pass, Fail
-mandel_isolate_test: Pass, Timeout # http://dartbug.com/8069
-
# TODO(ager): Update these.
[ $runtime == ie9 && $system == windows ]
v2*: Skip
@@ -118,5 +116,5 @@ timer_test: Fail,OK # Needs Timer to run.
[ $compiler == none ]
isolate_negative_test: Skip # Bug 6890
-[ $compiler == dart2js && $runtime == ff && $system == windows ]
+[ $compiler == dart2js && $runtime == ff && ($system == windows || $system == linux) ]
mandel_isolate_test: Pass, Fail, Timeout # Issue 7952
« 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