| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 9faca8559b42da52ca3cb0de88153744e8f5b6b0..420d6a4f2347e3533ad75ed3db5375b3a4aef23d 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -126,7 +126,7 @@ package_root_test: SkipByDesign # Uses dart:io.
|
| bool_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
| count_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| cross_isolate_message_test: Crash # Unhandled node
|
| -deferred_in_isolate2_test: Crash # unsupported element kind: _defaultEnvironment:field
|
| +deferred_in_isolate2_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| 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
|
| @@ -136,7 +136,7 @@ illegal_msg_mirror_test: Crash # Instance of 'TypeOperator': type casts not impl
|
| 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 # unsupported element kind: _defaultEnvironment:field
|
| +mandel_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| message2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| message3_test/byteBuffer: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| message3_test/constInstance: Crash # Please triage this failure.
|
| @@ -149,15 +149,15 @@ message3_test/none: Crash # Instance of 'TypeOperator': type check unimplemented
|
| 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 # unsupported element kind: _defaultEnvironment:field
|
| +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 # unsupported element kind: _defaultEnvironment:field
|
| +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 # unsupported element kind: _defaultEnvironment:field
|
| -spawn_uri_multi_test/none: Crash # unsupported element kind: _defaultEnvironment:field
|
| +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.
|
| string_from_environment_default_value_test: RuntimeError # Please triage this failure.
|
| -timer_isolate_test: Crash # unsupported element kind: _defaultEnvironment:field
|
| -unresolved_ports_test: Crash # unsupported element kind: _defaultEnvironment:field
|
| +timer_isolate_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| +unresolved_ports_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
|
|