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

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

Issue 2630863002: Fix leaked script in cc/EmbeddedScript. (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/object_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 d4ecf98226b71ce49a1b826b94b0024ecf0cc770..d49482c952e9aac2d3db18e05d52f6f399b17773 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -168,8 +168,6 @@ cc/Dart2JSCompileAll: SkipSlow # Timeout.
cc/CodeImmutability: Fail,OK # Address Sanitizer turns a crash into a failure.
[ $builder_tag == asan && $arch == x64 ]
-cc/EmbeddedScript: Fail # Issue 28345
-
cc/Log_Basic: Fail # Issue 28347
cc/Log_Block: Fail # Issue 28347
cc/Log_Macro: Fail # Issue 28347
« no previous file with comments | « no previous file | runtime/vm/object_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698