Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 1ebb29e56110fd2e747b2a9740517ff43c38aca4..cf191d68d216ac1ca6c40115630e155beeda28b6 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -85,6 +85,9 @@ 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 |
+ |
[ $noopt ] |
dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc |