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

Unified Diff: test/cctest/cctest.status

Issue 792543003: Reland remaining parts of 'Use weak cells in map checks in polymorphic ICs' (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 6 years 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/ic/x87/ic-compiler-x87.cc ('k') | no next file » | 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 82740c9a69196c8befd1a44679390d2fab37079e..374c3bc28cb5ccb46eaa02fc75e9c761888197bc 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -78,14 +78,6 @@
'test-debug/RecursiveBreakpoints': [PASS, FLAKY],
'test-debug/RecursiveBreakpointsGlobal': [PASS, FLAKY],
- # BUG(3629). Known memory leak.
- 'test-heap/WeakMapInPolymorphicStoreIC': [SKIP],
- # BUG(3663).
- 'test-heap/WeakMapInPolymorphicLoadIC': [SKIP],
- 'test-heap/WeakMapInPolymorphicKeyedLoadIC': [SKIP],
- 'test-heap/WeakMapInPolymorphicKeyedStoreIC': [SKIP],
- 'test-heap/IncrementalMarkingPreservesPolymorphicIC': [SKIP],
-
##############################################################################
# TurboFan compiler failures.
« no previous file with comments | « src/ic/x87/ic-compiler-x87.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698