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

Unified Diff: tests/isolate/isolate.status

Issue 1171773004: Update dart2js-cps_ir test expectations after bac7481d3d2816dbfa40d34e3cb54c4197684456. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: 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
« 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 5c2a946f0d4670656fe76097e0676ebc019d6c02..883b5871bdba045ea1dce25cf7eae4da79bd6c34 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -126,19 +126,19 @@ mint_maker_test: StaticWarning
package_root_test: SkipByDesign # Uses dart:io.
[ $compiler == dart2js && $cps_ir ]
-count_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+count_test: Crash # Unhandled node
cross_isolate_message_test: Crash # Unhandled node
-deferred_in_isolate2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+deferred_in_isolate2_test: Crash # Unhandled node
function_send_test: Crash # (try {p.send(func);}finally {p.send(0);}): try/finally
handle_error2_test: Crash # Unhandled node
handle_error3_test: Crash # Unhandled node
handle_error_test: Crash # Unhandled node
-illegal_msg_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+illegal_msg_function_test: Crash # Unhandled node
+illegal_msg_mirror_test: Crash # Unhandled node
+isolate_complex_messages_test: Crash # Unhandled node
isolate_current_test: Crash # Unhandled node
-mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-message2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+mandel_isolate_test: Crash # Unhandled node
+message2_test: Crash # 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.
@@ -147,17 +147,17 @@ message3_test/constMap: Crash # Instance of 'TypeOperator': type check unimpleme
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 # Instance of 'TypeOperator': type casts not implemented.
-mint_maker_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-nested_spawn2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-nested_spawn_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-raw_port_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-request_reply_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-spawn_function_custom_class_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-spawn_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-spawn_uri_multi_test/01: Crash # Instance of 'TypeOperator': type casts not implemented.
-spawn_uri_multi_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
-stacktrace_message_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-static_function_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
-unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implemented.
+message_test: Crash # Unhandled node
+mint_maker_test: Crash # Unhandled node
+nested_spawn2_test: Crash # Unhandled node
+nested_spawn_test: Crash # Unhandled node
+raw_port_test: Crash # Unhandled node
+request_reply_test: Crash # Unhandled node
+spawn_function_custom_class_test: Crash # Unhandled node
+spawn_function_test: Crash # Unhandled node
+spawn_uri_multi_test/01: Crash # Unhandled node
+spawn_uri_multi_test/none: Crash # Unhandled node
+stacktrace_message_test: Crash # Unhandled node
+static_function_test: Crash # Unhandled node
+timer_isolate_test: Crash # Unhandled node
+unresolved_ports_test: Crash # Unhandled node
« 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