| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index a289d6d98224e2513b1ce8059378191004b4d7b9..8974f11bd0d54bd861faba14a8b0db626bb584ee 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -26,6 +26,7 @@ spawn_uri_vm_negative_test: Skip
|
| timer_isolate_test: Skip # See Issue 4997
|
| timer_not_available_test: Skip # only meant to test when there is no way to
|
| # implement timer (currently only in d8)
|
| +global_error_handler_test: Fail # See Issue 9013.
|
|
|
| [ $compiler == dartc ]
|
| isolate_negative_test: Fail # status change with --check-only
|
|
|