| Index: dart/tests/isolate/isolate.status
|
| diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
|
| index 67cecb0476538c18d980191080b3233ff2f76e8e..13a11b8aca3d987d10a69c66e0f913cf5c648ca0 100644
|
| --- a/dart/tests/isolate/isolate.status
|
| +++ b/dart/tests/isolate/isolate.status
|
| @@ -11,6 +11,7 @@ mandel_isolate_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| message_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| mint_maker_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| unresolved_ports_negative_test: Fail, Pass, Crash # Bug in v8, http://dartbug.com/9407
|
| +unresolved_ports_test: Fail, Pass, Crash # Bug in v8, http://dartbug.com/9407
|
|
|
| [ $runtime == vm ]
|
| isolate2_negative_test: Skip # Need to resolve correct behaviour.
|
|
|