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

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

Issue 10905099: Update status file for dart2js checked mode. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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 | « dart/tests/html/html.status ('k') | dart/tests/json/json.status » ('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 3990fd171b18a7c1fc16147c317a83e7dead34b7..ef0acdcdd02ef5e1ff3cfea025a31877ace43184 100644
--- a/dart/tests/isolate/isolate.status
+++ b/dart/tests/isolate/isolate.status
@@ -83,3 +83,27 @@ timer_repeat_test: Fail,OK # Needs Timer to run.
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.
*: Skip
+
+[ $compiler == dart2js && $checked && $browser ]
+compute_this_script_browser_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
+multiple_timer_test: Fail
+nested_spawn2_test: Fail
+nested_spawn_test: Fail
+port_test: Fail
+request_reply_test: Fail
+serialization_test: Fail
+spawn_function_custom_class_test: Fail
+spawn_function_test: Fail
+timer_cancel1_test: Fail
+timer_cancel2_test: Fail
+timer_cancel_test: Fail
+timer_repeat_test: Fail
+timer_test: Fail
+unresolved_ports_test: Fail
« no previous file with comments | « dart/tests/html/html.status ('k') | dart/tests/json/json.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698