| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 8d519494e499ca2f3ed4cbfa8b21943357ee7606..a38a571544ce0ce10296acde05c514bc73bf4552 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -89,3 +89,5 @@ isolate2_negative_test: Fail
|
| mint_maker_test: Skip # BUG(3304): Times out.
|
| nested_spawn2_test: Skip # BUG(3304): Times out.
|
| isolate2_negative_test: Fail
|
| +mixed2_test: Fail # NullPointerException
|
| +cross_isolate_message_test: Fail # NullPointerException
|
|
|