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

Unified Diff: test/cctest/cctest.status

Issue 1312213007: Don't explicitly tear down code range in cctest/test-alloc/CodeRange to avoid double-free. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 4 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 | « src/heap/spaces.h ('k') | test/cctest/test-alloc.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 013d0bf0dac88e7f7a2948a4828ab21cb3d28606..d5e75ef323052b1bbf489c091f5e11ddedcb0326 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -130,9 +130,6 @@
# TODO(machenbach, mvstanton): Flaky in debug on all platforms.
'test-lockers/LockerUnlocker': [PASS, ['mode == debug', FLAKY]],
-
- # BUG(4141).
- 'test-alloc/CodeRange': [PASS, FLAKY],
}], # ALWAYS
##############################################################################
« no previous file with comments | « src/heap/spaces.h ('k') | test/cctest/test-alloc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698