| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 9139a8d16f7b79e04f064eb0916f8bf61d87c5a6..25d2fbf2835fcaa1cec44a0571aa36222a484261 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -4,6 +4,7 @@
|
|
|
| [ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
|
| mandel_isolate_stream_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| +nested_spawn_stream2_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| count_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| count_stream_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| mandel_isolate_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
|
|
|