| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index f0bc1efc763223389892b2117b7b3c361094ae99..980252b1df5335c270d40d001a8004f6256d9c6f 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -21,6 +21,8 @@ cc/CorelibIsolateStartup: Skip
|
| # TODO(koda): Improve support for negative tests.
|
| cc/VerifyImplicit_Crash: Crash, Timeout # Timeout: Issue #24596
|
| cc/VerifyExplicit_Crash: Crash, Timeout # Timeout: Issue #24596
|
| +# It can take some time for all the isolates to shutdown in a Debug build.
|
| +dart/spawn_shutdown_test: Pass, Slow # VM Shutdown test
|
|
|
| # The following section refers to the dart vm tests which live under
|
| # runtime/tests/vm/dart.
|
|
|