Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index f843a7186ff0216ca5fbd7466d3f97b81bcdaae8..3dac5546f39133cdf301557008194b1f5bcad81d 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -482,11 +482,6 @@ |
# BUG(4751). Flaky with Ignition. |
'test-cpu-profiler/JsNativeJsSample': [SKIP], |
- # TODO(bmeurer): TurboFan embeds strong references to all kinds of objects |
- # via deoptimization data (Crankshaft also does this, but lack proper test |
- # coverage). |
- 'test-heap/ObjectsInOptimizedCodeAreWeak': [FAIL], |
- |
# TurboFan cpu profiler result is different. |
'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL], |
'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL], |