| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 70c176014f0b8887d4cd96ccb6b9e9dcdc1a261f..6e64e5f68e787bc5bd82d15bdd171e5cba1fb86d 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -248,7 +248,7 @@ cc/UseDartApi: Pass,Crash # Issue 28499
|
| dart/spawn_shutdown_test: Skip # We can shutdown an isolate before it reloads.
|
| dart/spawn_infinite_loop_test: Skip # We can shutdown an isolate before it reloads.
|
|
|
| -[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && $unchecked ]
|
| +[ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) && ! $checked ]
|
| dart/redirection_type_shuffling_test/00: RuntimeError # Issue 29201
|
|
|
| [ ($compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
|
|