| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index dabc8b2237f35f98530f5e8d43551e7110ced8a5..cdf21023eaa83f9d4a7a0a538c982d9e43f6c38a 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -96,3 +96,7 @@ dart/spawn_shutdown_test: Skip # VM Shutdown test
|
|
|
| [ $runtime == vm && $mode == debug && $builder_tag == asan ]
|
| cc/Dart2JSCompileAll: Skip # Timeout.
|
| +
|
| +[ $noopt ]
|
| +dart/redirection_type_shuffling_test: CompileTimeError # Imports dart:mirrors
|
| +dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
|
|