| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 94e791bba313b339c2ac5c2885d612c6653f9201..d4e38265fd40bd0cbae0be52aa4fe42aea62a3db 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -374,10 +374,6 @@
|
| # with crankshaft.
|
| 'test-cpu-profiler/TickLinesOptimized': [SKIP],
|
|
|
| - # TurboFan cpu profiler result is different.
|
| - 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
| -
|
| # BUG(5193): Flaky.
|
| 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
|
| }], # variant == ignition
|
| @@ -387,8 +383,6 @@
|
| 'test-cpu-profiler/DeoptUntrackedFunction': [SKIP],
|
| 'test-cpu-profiler/TickLinesOptimized': [SKIP],
|
| 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
| 'test-heap/CompilationCacheCachingBehavior': [FAIL],
|
| 'test-heap/Regress169209': [FAIL],
|
| 'test-heap/TestCodeFlushing': [FAIL],
|
|
|