| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 420d6a4f2347e3533ad75ed3db5375b3a4aef23d..281c122d95db8a93366bddd6574d74ee5238b71c 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -133,7 +133,6 @@ 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.
|
| -int_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
| isolate_complex_messages_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| isolate_current_test: Crash # Unhandled node
|
| mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| @@ -158,6 +157,5 @@ spawn_uri_multi_test/01: Crash # Instance of 'TypeOperator': type casts not impl
|
| 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.
|
| -string_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
| timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
|
|