| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 07373d4f8e03999e26310a6c1fa7be63417d7c2a..7bc4600b5f4b0f4a0d19469afedaaa40274558ce 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -80,6 +80,9 @@ dart/spawn_shutdown_test: Skip # VM Shutdown test
|
| [ $runtime == vm && $mode == debug && $builder_tag == asan ]
|
| cc/Dart2JSCompileAll: Skip # Timeout.
|
|
|
| +[ $runtime == vm && $builder_tag == asan ]
|
| +cc/TestObjectCompare : Crash # Issue 25002
|
| +
|
| [ $noopt ]
|
| dart/redirection_type_shuffling_test: CompileTimeError # Imports dart:mirrors
|
| dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
|
|