| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 2e3ca1e9c5f4809cfc57bda79e4cad34a0f1d313..89c72e747ef8df2a3635dd693d2f5e91c00a76a0 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -2,17 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
|
| -mandel_isolate_stream_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| -nested_spawn_stream2_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| -count_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| -count_stream_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
|
| -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.
|
| isolate3_negative_test: Skip # test depends on isolate error exiting process.
|
|
|