| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index e45b9edaa0dc5f077bd8698ee89f602a20c037b6..b4f5d0bb10168e2957c8aede542c8cf1f39c001c 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -47,6 +47,10 @@ spawn_uri_negative_test: fail
|
| spawn_uri_vm_negative_test: fail
|
| unresolved_ports_negative_test: fail
|
|
|
| +# test issue 10888
|
| +global_error_handler_stream_test: fail, OK
|
| +global_error_handler_test: fail, OK
|
| +
|
| [ $compiler == dart2js && ($runtime == d8 || $jscl) ]
|
| illegal_msg_stream_test: Fail # Issue 6750
|
| typed_data_message_test: Fail, OK # DataView only supported in browsers.
|
|
|