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

Unified Diff: tests/isolate/isolate.status

Issue 16802005: Second round of status file updates for simarm/arm (Closed) Base URL: https://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 | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | 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 e001f6dbc6ad47f3fae77778ec714ebacd0a221d..63e2d8de03f447d4b642a83d1ee500fdf8e51ee6 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -138,16 +138,23 @@ mandel_isolate_stream_test: Pass, Fail, Timeout # Issue 7952
[ $compiler == dart2js && ( $runtime == ff || $runtime == safari ) ]
isolate_stress_test: Pass, Timeout # http://dartbug.com/10697
-[ $arch == simarm ]
-*: Skip
-
-[ $arch == arm ]
+[ $arch == simarm && $mode == debug ]
+message_test: Crash # Issue: 11207
+
+[ ($arch == arm || $arch == simarm) && $checked ]
+count_test: Pass, Crash # Issue: 11207
+isolate_complex_messages_test: Pass, Crash # Issue: 11207
+mandel_isolate_test: Pass, Crash # Issue 7952
+cross_isolate_message_test: Pass, Crash # Issue: 11207
+nested_spawn_test: Crash # Issue: 11207
+
+[ $arch == arm || $arch == simarm ]
+nested_spawn_stream2_test: Pass, Crash # Issue: 11207
count_stream_test: Crash # Issue: 11207
cross_isolate_message_stream_test: Crash # Issue: 11207
mandel_isolate_stream_test: Crash # Issue: 11207
-message2_test: Crash # Issue: 11207
+message2_test: Pass, Crash # Issue: 11207
message_stream2_test: Crash # Issue: 11207
-nested_spawn_stream2_test: Crash # Issue: 11207
nested_spawn_stream_test: Crash # Issue: 11207
spawn_function_negative_test: Crash # Issue: 11207
spawn_uri_vm_negative_test: Crash # Issue: 11207
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698