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

Unified Diff: tests/isolate/isolate.status

Issue 17107003: Disable isolate and async tests on simarm as they are constantly causing trouble. Enable them once … (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 | 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
===================================================================
--- tests/isolate/isolate.status (revision 24053)
+++ tests/isolate/isolate.status (working copy)
@@ -138,33 +138,8 @@
[ $compiler == dart2js && ( $runtime == ff || $runtime == safari ) ]
isolate_stress_test: Pass, Timeout # http://dartbug.com/10697
-[ $arch == simarm && $mode == debug ]
-message_test: Crash # Issue: 11207
-unresolved_ports_test: Pass, 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 11207
-nested_spawn_test: Pass, Crash # Issue: 11207
-
[ $arch == arm || $arch == simarm ]
-cross_isolate_message_test: Pass, Crash # Issue: 11207
-request_reply_test: Pass, Crash # Issue: 11207
-nested_spawn_test: Pass, Crash # Issue: 11207
-nested_spawn2_test: Pass, Crash # Issue: 11207
-count_stream_test: Pass, Crash # Issue: 11207
-cross_isolate_message_stream_test: Crash # Issue: 11207
-mandel_isolate_stream_test: Crash # Issue: 11207
-message2_test: Pass, Crash # Issue: 11207
-message_stream2_test: Crash # Issue: 11207
-nested_spawn_stream_test: Crash, Pass # Issue: 11207
-nested_spawn_stream2_test: Pass, Crash # Issue: 11207
-spawn_function_negative_test: Pass, Crash # Issue: 11207
-spawn_uri_vm_negative_test: Crash, Pass # Issue: 11207 (Pass on Mac)
-stream_mangling_test: Crash # Issue: 11207
-message_test: Pass, Crash # Issue: 11207
-mint_maker_test: Pass, Crash # Issue: 11207
+*: Skip
[ $arch == mips ]
*: Skip
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698