Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index eac5b92d8b88428f24d5026189c70ab6c21bad98..8cee5b10dd92d2082fbcca6e1e409efd3b5cdeed 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -340,8 +340,6 @@ |
# TurboFan cpu profiler result is different. |
'test-cpu-profiler/CollectDeoptEvents': [FAIL], |
- 'test-cpu-profiler/DeoptAtFirstLevelInlinedSource': [FAIL], |
- 'test-cpu-profiler/DeoptAtSecondLevelInlinedSource': [FAIL], |
}], # variant == turbofan |
@@ -419,10 +417,6 @@ |
# BUG(4751). Flaky with Ignition. |
'test-cpu-profiler/JsNativeJsSample': [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_turbofan |