| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 420d6a4f2347e3533ad75ed3db5375b3a4aef23d..f1d87e19867e8a8c63a5b028b7fd9c2adb0490c0 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 # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +deferred_in_isolate2_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| 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
|
|
|