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

Unified Diff: tests/isolate/isolate.status

Issue 10809069: dart2dart compiler support. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Next iteration Created 8 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 | « tests/corelib/corelib.status ('k') | tests/language/language.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 e5dac767dc8c4398607733df6bc0ffafd1d26067..14a8109bfeeab45315b308bd96de6cfef72e3b18 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -83,3 +83,25 @@ v2_spawn_uri_vm_negative_test: Skip # ditto above.
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $compiler == dart2dart ]
+constructor_test: Fail
+count_test: Fail
+cross_isolate_message_test: Fail
+isolate_complex_messages_test: Fail
+mandel_isolate_test: Fail
+message2_test: Fail
+message_test: Fail
+mint_maker_test: Fail
+mixed2_test: Fail
+mixed_test: Fail
+nested_spawn2_test: Fail
+nested_spawn_test: Fail
+port_test: Fail
+request_reply_test: Fail
+spawn_test: Fail
+static_state_test: Fail
+v2_spawn_function_custom_class_test: Fail
+v2_spawn_function_test: Fail
+v2_spawn_uri_vm_test: Fail
+v2_unresolved_ports_test: Fail
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698