Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(233)

Unified Diff: runtime/tests/vm/vm.status

Issue 2657953002: Fix status files to correctly account for asan failure in x64 target only. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698