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

Unified Diff: tests/isolate/isolate.status

Issue 26616002: Mark spawnFunction tests as Fail on Dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 50b8d2a8dcae80b426005ee5d4be0e3d9c5f36cb..b64f6f39919758c4718726a66ce2ce4c8381780c 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -108,3 +108,33 @@ global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
global_error_handler_stream2_test: Fail # Issue 13719: Please triage this failure.
nested_spawn_stream2_test: Fail # Issue 13719: Please triage this failure.
+[ $compiler == none && ($runtime == drt || $runtme == dartium) ]
+# spawnFunction is not allowed on Dartium's DOM thread.
+browser/compute_this_script_browser_stream_test: Fail
+browser/compute_this_script_browser_test: Fail
+count_stream_test: Fail
+count_test: Fail
+cross_isolate_message_test: Fail
+global_error_handler2_test: Fail
+global_error_handler_stream2_test: Fail
+global_error_handler_stream_test: Fail
+global_error_handler_test: Fail
+illegal_msg_stream_test: Fail
+illegal_msg_test: Fail
+isolate_complex_messages_stream_test: Fail
+isolate_complex_messages_test: Fail
+mandel_isolate_stream_test: Fail
+mandel_isolate_test: Fail
+message2_test: Fail
+message_stream2_test: Fail
+message_stream_test: Fail
+message_test: Fail
+mint_maker_test: Fail
+nested_spawn2_test: Fail
+nested_spawn_stream_test: Fail
+nested_spawn_test: Fail
+request_reply_test: Fail
+spawn_function_custom_class_test: Fail
+spawn_function_test: Fail
+stacktrace_message_test: Fail
+unresolved_ports_test: Fail
siva 2013/10/08 23:51:57 I think we should change these tests to first do a
vsm 2013/10/09 05:00:49 Done.
« 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