| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index da2091726a03deb7270c783c91e4d041d453503f..eb62781f7b3d52f44d6aa7656ed258070a34b0a0 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -84,7 +84,7 @@ cc/CodeImmutability: Fail,OK # Address Sanitizer turns a crash into a failure.
|
| [ $noopt ]
|
| dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
|
|
| -[ $noopt || $compiler == precompiler || $compiler == dart2app ]
|
| +[ $noopt || $compiler == precompiler || $mode == product ]
|
| dart/redirection_type_shuffling_test: CompileTimeError # Imports dart:mirrors
|
|
|
| [ $noopt || $runtime == dart_precompiled ]
|
|
|