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

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

Issue 2689623002: Delete Breakpoint objects, fixing memory leak (Closed)
Patch Set: wip Created 3 years, 10 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/debugger.h » ('j') | 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 60c82ac15341a9207ddcd2ce7d18ed1e504dce23..6971906b9d984c30025da6d5459e5bb875473a76 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -190,8 +190,6 @@ cc/Dart2JSCompileAll: SkipSlow # Timeout.
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
cc/IsolateReload_ClassAdded: Fail # Issue 28349
cc/IsolateReload_ComplexInheritanceChange: Fail # Issue 28349
« no previous file with comments | « no previous file | runtime/vm/debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698