| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 40d36d0f203d95e80b6636ccdf3e81b8902dc1aa..5ba23c0ad7f8c281c7a4e7830347299d0abfc55f 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -14,6 +14,7 @@ unresolved_ports_negative_test: Skip # See Issue 6839
|
| isolate_stress_test: Fail # TODO(ahe): This should be able to pass when we have wrapper-less tests.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| +isolate_stress_test: Fail # See 12279
|
| isolate2_negative_test: Skip # Inherited from VM.
|
| isolate3_negative_test: Skip # Inherited from VM.
|
| serialization_test: Skip # tests dart2js-specific serialization code
|
|
|