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

Unified Diff: tests/isolate/isolate.status

Issue 1185633003: cps-ir: Support foreign code. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Status file updates. Created 5 years, 6 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index 14c09cf36eb11927653d45ef541d2620270a21d7..2bc335a536a3380087cfe6192c1840649569491e 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -126,38 +126,64 @@ mint_maker_test: StaticWarning
package_root_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js && $cps_ir ]
-count_test: Crash # (switch (testCase.re... Unhandled node
+bool_from_environment_default_value_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
+capability_test: Crash # (switch (x.first){ca... Unhandled node
+compile_time_error_test/none: Crash # (try {_microtaskLoop... try/finally
+count_test: Crash # (try {_microtaskLoop... try/finally
cross_isolate_message_test: Crash # (switch (msg[0]){cas... Unhandled node
-deferred_in_isolate2_test: Crash # (switch (testCase.re... Unhandled node
+deferred_in_isolate2_test: Crash # (try {_microtaskLoop... try/finally
+deferred_in_isolate_test: Crash # (try {_microtaskLoop... try/finally
+enum_const_test/02: Crash # (switch (x.first){ca... Unhandled node
function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/finally
-handle_error2_test: Crash # (switch (state){case... Unhandled node
+handle_error2_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
handle_error3_test: Crash # (switch (state2){cas... Unhandled node
-handle_error_test: Crash # (switch (state){case... Unhandled node
-illegal_msg_function_test: Crash # (switch (testCase.re... Unhandled node
-illegal_msg_mirror_test: Crash # (switch (testCase.re... Unhandled node
-isolate_complex_messages_test: Crash # (switch (testCase.re... Unhandled node
-isolate_current_test: Crash # (switch (state){case... Unhandled node
-mandel_isolate_test: Crash # (switch (testCase.re... Unhandled node
-message2_test: Crash # (switch (testCase.re... Unhandled node
-message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/constInstance: Crash # Please triage this failure.
-message3_test/constList: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/constList_identical: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/fun: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/int32x4: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
-message_test: Crash # (switch (testCase.re... Unhandled node
-mint_maker_test: Crash # (switch (testCase.re... Unhandled node
-nested_spawn2_test: Crash # (switch (testCase.re... Unhandled node
-nested_spawn_test: Crash # (switch (testCase.re... Unhandled node
-raw_port_test: Crash # (switch (testCase.re... Unhandled node
-request_reply_test: Crash # (switch (testCase.re... Unhandled node
-spawn_function_custom_class_test: Crash # (switch (testCase.re... Unhandled node
-spawn_function_test: Crash # (switch (testCase.re... Unhandled node
-spawn_uri_multi_test/01: Crash # (switch (testCase.re... Unhandled node
-spawn_uri_multi_test/none: Crash # (switch (testCase.re... Unhandled node
-stacktrace_message_test: Crash # (switch (testCase.re... Unhandled node
-static_function_test: Crash # (switch (testCase.re... Unhandled node
-timer_isolate_test: Crash # (switch (testCase.re... Unhandled node
-unresolved_ports_test: Crash # (switch (testCase.re... Unhandled node
+handle_error_test: Crash # (try {_microtaskLoop... try/finally
+illegal_msg_function_test: Crash # (try {_microtaskLoop... try/finally
+illegal_msg_mirror_test: Crash # (try {_microtaskLoop... try/finally
+int_from_environment_default_value_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
+isolate_complex_messages_test: Crash # (try {_microtaskLoop... try/finally
+isolate_current_test: Crash # (try {_microtaskLoop... try/finally
+isolate_import_test/none: Crash # (try {_microtaskLoop... try/finally
+isolate_stress_test: Crash # (try {_microtaskLoop... try/finally
+issue_22778_test: Crash # (switch (x.first){ca... Unhandled node
+kill2_test: Crash # (switch (x.first){ca... Unhandled node
+kill_self_test: Crash # (switch (x.first){ca... Unhandled node
+kill_test: Crash # (switch (x.first){ca... Unhandled node
+mandel_isolate_test: Crash # (=ReceivePortImpl;): Unhandled node
+message2_test: Crash # (try {_microtaskLoop... try/finally
+message3_test/byteBuffer: Crash # (try {_microtaskLoop... try/finally
+message3_test/constInstance: Crash # (try {_microtaskLoop... try/finally
+message3_test/constList: Crash # (try {_microtaskLoop... try/finally
+message3_test/constList_identical: Crash # (try {_microtaskLoop... try/finally
+message3_test/constMap: Crash # (try {_microtaskLoop... try/finally
+message3_test/fun: Crash # (try {_microtaskLoop... try/finally
+message3_test/int32x4: Crash # (try {_microtaskLoop... try/finally
+message3_test/none: Crash # (try {_microtaskLoop... try/finally
+message_enum_test: Crash # (try {_microtaskLoop... try/finally
+message_test: Crash # (try {_microtaskLoop... try/finally
+mint_maker_test: Crash # (try {_microtaskLoop... try/finally
+nested_spawn2_test: Crash # (try {_microtaskLoop... try/finally
+nested_spawn_test: Crash # (try {_microtaskLoop... try/finally
+object_leak_test: Crash # (try {_microtaskLoop... try/finally
+ondone_test: Crash # (try {_microtaskLoop... try/finally
+pause_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
+ping_pause_test: Crash # (switch (x.first){ca... Unhandled node
+ping_test: Crash # (switch (x.first){ca... Unhandled node
+port_test: Crash # (try {_microtaskLoop... try/finally
+raw_port_test: Crash # (try {_microtaskLoop... try/finally
+request_reply_test: Crash # (try {_microtaskLoop... try/finally
+simple_message_test/01: Crash # (try {_microtaskLoop... try/finally
+simple_message_test/none: Crash # (try {_microtaskLoop... try/finally
+spawn_function_custom_class_test: Crash # (try {_microtaskLoop... try/finally
+spawn_function_test: Crash # (try {_microtaskLoop... try/finally
+spawn_uri_missing_from_isolate_test: Crash # (try {_microtaskLoop... try/finally
+spawn_uri_missing_test: Crash # (=ReceivePortImpl;): Unhandled node
+spawn_uri_multi_test/01: Crash # (try {_microtaskLoop... try/finally
+spawn_uri_multi_test/none: Crash # (try {_microtaskLoop... try/finally
+stacktrace_message_test: Crash # (try {_microtaskLoop... try/finally
+start_paused_test: Crash # (try {_microtaskLoop... try/finally
+static_function_test: Crash # (try {_microtaskLoop... try/finally
+string_from_environment_default_value_test: Crash # (try {return f();}finally {Zone._leave(old);}): try/finally
+timer_isolate_test: Crash # (try {_microtaskLoop... try/finally
+typed_message_test: Crash # (try {_microtaskLoop... try/finally
+unresolved_ports_test: Crash # (try {_microtaskLoop... try/finally

Powered by Google App Engine
This is Rietveld 408576698