Chromium Code Reviews| Index: tests/isolate/isolate.status |
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
| index a6a1e157c0af382918b80cb8d8bb3cb256efd950..c4aeff66c4574f0102d1a4e81dd466387eac89be 100644 |
| --- a/tests/isolate/isolate.status |
| +++ b/tests/isolate/isolate.status |
| @@ -4,7 +4,6 @@ |
| [ $compiler == dart2js && $csp && $runtime == drt && $unchecked ] |
| mandel_isolate_stream_test: Fail, Crash # Bug in v8, http://dartbug.com/9407 |
| -nested_spawn_stream2_test: Fail, Crash # Bug in v8, http://dartbug.com/9407 |
|
floitsch
2013/04/02 13:20:09
Maybe mark it as flaky?
The other tests still fail
|
| 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 |