| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index eac5b92d8b88428f24d5026189c70ab6c21bad98..a54539066ed00e911b2d1cfef7c81a61f14919a5 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -340,8 +340,8 @@
|
|
|
| # TurboFan cpu profiler result is different.
|
| 'test-cpu-profiler/CollectDeoptEvents': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
| + # 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| + # 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
|
|
| }], # variant == turbofan
|
|
|
| @@ -420,8 +420,8 @@
|
| 'test-cpu-profiler/JsNativeJsSample': [SKIP],
|
|
|
| # TurboFan cpu profiler result is different.
|
| - 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| - 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
| + # 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL],
|
| + # 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL],
|
|
|
| # BUG(5193): Flaky.
|
| 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
|
|
|