| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 2ad3e10fdb478544497e130546c0294703771a58..0fa725f0ed751ad4dc4a035e0df24c7c3b9c2da8 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -87,6 +87,7 @@ cc/CodeImmutability: Fail,OK # Address Sanitizer turns a crash into a failure.
|
|
|
| [ $arch == ia32 && $builder_tag == asan ]
|
| cc/Dart2JSCompileAll: Crash # Issue 26487 - stack overflow
|
| +cc/Dart2JSCompilerStats: Crash # Issue 26487 - stack overflow
|
|
|
| [ $noopt ]
|
| dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
|
|