| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index c11e19dfe35c4970b55268c74028b54fa2e5155f..7ec8b8ab7a2c7ede7fd5180449cbf265720e4b83 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -186,6 +186,7 @@ cc/Dart2JSCompileAll: SkipSlow # Timeout.
|
| [ $builder_tag == asan ]
|
| cc/CodeImmutability: Fail,OK # Address Sanitizer turns a crash into a failure.
|
|
|
| +[ $builder_tag == asan && $arch == x64 ]
|
| cc/Debug_DeleteBreakpoint: Fail # Issue 28348
|
|
|
| cc/IsolateReload_ChangeInstanceFormat7: Fail # Issue 28349
|
|
|