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

Unified Diff: tests/isolate/isolate.status

Issue 41153002: Fix status file to mark spawnFunction as crashing until 14400 is fixed. (Closed) Base URL: http://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 | « tests/co19/co19-dartium.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
===================================================================
--- tests/isolate/isolate.status (revision 29176)
+++ tests/isolate/isolate.status (working copy)
@@ -109,33 +109,34 @@
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
-browser/compute_this_script_browser_stream_test: Fail
-browser/compute_this_script_browser_test: Fail
+# Issue 14400: spawnFunction is crashing
+browser/compute_this_script_browser_stream_test: Crash, Fail
+browser/compute_this_script_browser_test: Crash, Fail
browser/typed_data_message_test: Skip # 13961
-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
-isolate_stress_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
+count_stream_test: Crash, Fail
+count_test: Crash, Fail
+cross_isolate_message_test: Crash, Fail
+global_error_handler2_test: Crash, Fail
+global_error_handler_stream2_test: Crash, Fail
+global_error_handler_stream_test: Crash, Fail
+global_error_handler_test: Crash, Fail
+illegal_msg_stream_test: Crash, Fail
+illegal_msg_test: Crash, Fail
+isolate_complex_messages_stream_test: Crash, Fail
+isolate_complex_messages_test: Crash, Fail
+isolate_stress_test: Crash, Fail
+mandel_isolate_stream_test: Crash, Fail
+mandel_isolate_test: Crash, Fail
+message2_test: Crash, Fail
+message_stream2_test: Crash, Fail
+message_stream_test: Crash, Fail
+message_test: Crash, Fail
+mint_maker_test: Crash, Fail
+nested_spawn2_test: Crash, Fail
+nested_spawn_stream_test: Crash, Fail
+nested_spawn_test: Crash, Fail
+request_reply_test: Crash, Fail
+spawn_function_custom_class_test: Crash, Fail
+spawn_function_test: Crash, Fail
+stacktrace_message_test: Crash, Fail
+unresolved_ports_test: Crash, Fail
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698