| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index a74948a312967f068709e03149987e15e2b784b2..50b8d2a8dcae80b426005ee5d4be0e3d9c5f36cb 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -103,4 +103,8 @@ spawn_uri_test: Fail # http://dartbug.com/13454
|
| spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
| +cross_isolate_message_stream_test: Fail # Issue 13719: Please triage this failure.
|
| global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
|
| +global_error_handler_stream2_test: Fail # Issue 13719: Please triage this failure.
|
| +nested_spawn_stream2_test: Fail # Issue 13719: Please triage this failure.
|
| +
|
|
|