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

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

Issue 2651013002: Fix memory leaks in cc/Log_* tests (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 | runtime/vm/log_test.cc » ('j') | runtime/vm/log_test.cc » ('J')
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 db40a4ded72f0eee16e07633276383e508e0f13b..7488d1545dd883453955f8950ed5ce8d42cfc27a 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -149,11 +149,6 @@ 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/Log_Basic: Fail # Issue 28347
-cc/Log_Block: Fail # Issue 28347
-cc/Log_Macro: Fail # Issue 28347
-
cc/Debug_DeleteBreakpoint: Fail # Issue 28348
cc/IsolateReload_ChangeInstanceFormat7: Fail # Issue 28349
« no previous file with comments | « no previous file | runtime/vm/log_test.cc » ('j') | runtime/vm/log_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698