| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index e34859da4269e2f738889455085bd70d5830d7c6..5debbc1095ee3794b992531d1d7c82a432e5afbf 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -85,10 +85,6 @@ cc/Dart2JSCompileAll: SkipSlow # Timeout.
|
| [ $builder_tag == asan ]
|
| 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
|
|
|
|
|