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

Unified Diff: tests/isolate/isolate.status

Issue 1222913003: dart2js cps: Support JS_CURRENT_ISOLATE. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Status file changes after change. Created 5 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/html/html.status ('k') | tests/language/language_dart2js.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 e6b89b8e580b67511e1df7e89cf0e0fc59a984d0..2472eb65b2d9299f5b1d87b84f9118ebe4dc92c6 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -129,54 +129,52 @@ package_root_test: SkipByDesign # Uses dart:io.
bool_from_environment_default_value_test: RuntimeError # receiver.get$_collection$_nums is not a function
capability_test: RuntimeError # receiver.get$_collection$_nums is not a function
compile_time_error_test/none: RuntimeError # receiver.get$_collection$_nums is not a function
-count_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-cross_isolate_message_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-deferred_in_isolate2_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
+count_test: RuntimeError # receiver.get$_nums is not a function
+cross_isolate_message_test: RuntimeError # receiver.get$_nums is not a function
+deferred_in_isolate2_test: RuntimeError # receiver.get$_collection$_nums is not a function
deferred_in_isolate_test: RuntimeError # receiver.get$_collection$_nums is not a function
function_send_test: RuntimeError # receiver.get$_nums is not a function
handle_error2_test: RuntimeError # receiver.get$_collection$_nums is not a function
handle_error3_test: RuntimeError # receiver.get$_collection$_nums is not a function
handle_error_test: RuntimeError # receiver.get$_collection$_nums is not a function
-illegal_msg_function_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-illegal_msg_mirror_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+illegal_msg_function_test: RuntimeError # receiver.get$_nums is not a function
+illegal_msg_mirror_test: RuntimeError # receiver.get$_nums is not a function
int_from_environment_default_value_test: RuntimeError # receiver.get$_collection$_nums is not a function
-isolate_complex_messages_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+isolate_complex_messages_test: RuntimeError # receiver.get$_nums is not a function
isolate_current_test: RuntimeError # receiver.get$_nums is not a function
isolate_import_test/none: RuntimeError # receiver.get$_collection$_nums is not a function
issue_22778_test: RuntimeError # receiver.get$_collection$_nums is not a function
kill2_test: RuntimeError # receiver.get$_collection$_nums is not a function
kill_self_test: RuntimeError # receiver.get$_collection$_nums is not a function
kill_test: RuntimeError # receiver.get$_collection$_nums is not a function
-mandel_isolate_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
-message2_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+mandel_isolate_test: RuntimeError # receiver.get$_collection$_nums is not a function
+message2_test: RuntimeError # receiver.get$_nums is not a function
message3_test/byteBuffer: RuntimeError # receiver.get$_collection$_nums is not a function
-message3_test/constInstance: Crash # Invalid argument(s)
message3_test/fun: RuntimeError # receiver.get$_collection$_nums is not a function
message3_test/int32x4: RuntimeError # receiver.get$_collection$_nums is not a function
message3_test/none: RuntimeError # receiver.get$_collection$_nums is not a function
message_enum_test: RuntimeError # receiver.get$_collection$_nums is not a function
-message_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-mint_maker_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-nested_spawn2_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-nested_spawn_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+message_test: RuntimeError # receiver.get$_nums is not a function
+mint_maker_test: RuntimeError # receiver.get$_nums is not a function
+nested_spawn2_test: RuntimeError # receiver.get$_nums is not a function
+nested_spawn_test: RuntimeError # receiver.get$_nums is not a function
object_leak_test: RuntimeError # receiver.get$_collection$_nums is not a function
ondone_test: RuntimeError # receiver.get$_nums is not a function
pause_test: RuntimeError # receiver.get$_nums is not a function
ping_pause_test: RuntimeError # receiver.get$_collection$_nums is not a function
ping_test: RuntimeError # receiver.get$_collection$_nums is not a function
port_test: RuntimeError # receiver.get$_collection$_nums is not a function
-raw_port_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-request_reply_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+raw_port_test: RuntimeError # receiver.get$_nums is not a function
+request_reply_test: RuntimeError # receiver.get$_nums is not a function
simple_message_test/none: RuntimeError # receiver.get$_collection$_nums is not a function
-spawn_function_custom_class_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-spawn_function_test : RuntimeError # TypeError: receiver.get$_nums is not a function
-spawn_uri_missing_from_isolate_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
-spawn_uri_missing_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
-spawn_uri_multi_test/none: Crash # Invalid argument(s)
-stacktrace_message_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+spawn_function_custom_class_test: RuntimeError # receiver.get$_nums is not a function
+spawn_function_test: RuntimeError # receiver.get$_nums is not a function
+spawn_uri_missing_from_isolate_test: RuntimeError # receiver.get$_collection$_nums is not a function
+spawn_uri_missing_test: RuntimeError # receiver.get$_collection$_nums is not a function
+stacktrace_message_test: RuntimeError # receiver.get$_nums is not a function
start_paused_test: RuntimeError # receiver.get$_nums is not a function
-static_function_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+static_function_test: RuntimeError # receiver.get$_nums is not a function
string_from_environment_default_value_test: RuntimeError # receiver.get$_collection$_nums is not a function
-timer_isolate_test : RuntimeError # TypeError: receiver.get$_collection$_nums is not a function
+timer_isolate_test: RuntimeError # receiver.get$_collection$_nums is not a function
typed_message_test: RuntimeError # receiver.get$_nums is not a function
-unresolved_ports_test : RuntimeError # TypeError: receiver.get$_nums is not a function
+unresolved_ports_test: RuntimeError # receiver.get$_nums is not a function
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698