| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5a88f0f7010a6c178648ce3bf1be50905c14d9f3..6f3057d25fd01f8ad758fa93c8930e95f73a02e7 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -327,11 +327,6 @@
|
| ##############################################################################
|
| ['variant == turbofan', {
|
|
|
| - # 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/CollectDeoptEvents': [FAIL],
|
| 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
|
|