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

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

Issue 2629413003: Fix memory leak in ServiceTestMessageHandler. (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/service_test.cc » ('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 b845d01ac38ad46350dab702601c2a9fec77df32..d4ecf98226b71ce49a1b826b94b0024ecf0cc770 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -168,16 +168,6 @@ cc/Dart2JSCompileAll: SkipSlow # Timeout.
cc/CodeImmutability: Fail,OK # Address Sanitizer turns a crash into a failure.
[ $builder_tag == asan && $arch == x64 ]
-cc/Service_Profile: Fail # Issue 28342
-cc/Service_PersistentHandles: Fail # Issue 28342
-cc/Service_EmbedderIsolateHandler: Fail # Issue 28342
-cc/Service_LocalVarDescriptors: Fail # Issue 28342
-cc/Service_Code: Fail # Issue 28342
-cc/Service_EmbedderRootHandler: Fail # Issue 28342
-cc/Service_TokenStream: Fail # Issue 28342
-cc/Service_PcDescriptors: Fail # Issue 28342
-cc/Service_Address: Fail # Issue 28342
-
cc/EmbeddedScript: Fail # Issue 28345
cc/Log_Basic: Fail # Issue 28347
« no previous file with comments | « no previous file | runtime/vm/service_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698