| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5d53b805f42d72b52e6adab7ef50e808ed3b8de9..41c30c18d40dc19b0794bd8a0b1d93e2229281a2 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -103,6 +103,7 @@
|
| 'test-heap/ObjectsInOptimizedCodeAreWeak': [PASS, NO_VARIANTS],
|
|
|
| # TurboFan cpu profiler result is different.
|
| + 'test-cpu-profiler/CollectDeoptEvents': [PASS, NO_VARIANTS],
|
| 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [PASS, NO_VARIANTS],
|
| 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [PASS, NO_VARIANTS],
|
|
|
| @@ -147,7 +148,6 @@
|
| 'test-heap/ResetSharedFunctionInfoCountersDuringMarkSweep': [PASS, NO_IGNITION],
|
|
|
| # BUG(4680): Missing type feedback makes optimistic optimizations fail.
|
| - 'test-cpu-profiler/CollectDeoptEvents': [PASS, NO_IGNITION],
|
| 'test-cpu-profiler/DeoptUntrackedFunction': [PASS, NO_IGNITION],
|
|
|
| # BUG(4680): Ignition doesn't support allocation sites currently.
|
|
|