| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 85c9ab8ea1a92166a018dd6f6cbfbe6d4c958ffa..b1621d2720dacdca367ef8e2593b52fb4d24c139 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -191,7 +191,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 ]
|
| +[ $builder_tag == asan ]
|
| cc/IsolateReload_ChangeInstanceFormat7: Fail # Issue 28349
|
| cc/IsolateReload_ClassAdded: Fail # Issue 28349
|
| cc/IsolateReload_ComplexInheritanceChange: Fail # Issue 28349
|
|
|