| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index c260b67e8c9a2f01c9d2d4c2b84215f3c42095dc..40d36d0f203d95e80b6636ccdf3e81b8902dc1aa 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -56,6 +56,10 @@ illegal_msg_stream_test: Fail, Pass # Issue 6750
|
| [ $compiler == dart2js && $runtime == drt ]
|
| unresolved_ports_negative_test: Pass, Crash # Issue 10613
|
|
|
| +[ $compiler == dart2js && $runtime == chrome ]
|
| +spawn_uri_negative_test: Pass, Fail, Timeout # Issue: 12239
|
| +spawn_uri_test: Pass, Fail, Timeout # Issue: 12239
|
| +
|
| [ $compiler == dart2js ]
|
| serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
|
| illegal_msg_test: Fail # Issue 6750
|
|
|