| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 22617)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -52,6 +52,9 @@
|
| [ $compiler == dart2js && $browser ]
|
| illegal_msg_stream_test: Fail, Pass # Issue 6750
|
|
|
| +[ $compiler == dart2js && $csp]
|
| +unresolved_ports_negative_test: Pass, Crash # Issue 10613
|
| +
|
| [ $compiler == dart2js ]
|
| serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
|
| illegal_msg_test: Fail # Issue 6750
|
|
|