| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 1da977939d7e6a5141751f4d2c8e30038a4b4b4e..a5ab993fbd62d1591134def1a3d972ec1b4e1fe0 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -74,6 +74,7 @@
|
| # BUG(2999). The cpu profiler tests are notoriously flaky.
|
| 'test-cpu-profiler/CpuProfileDeepStack': [SKIP],
|
| 'test-cpu-profiler/HotDeoptNoFrameEntry': [SKIP],
|
| + 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP],
|
|
|
| # BUG(3525). Test crashes flakily.
|
| 'test-debug/RecursiveBreakpoints': [PASS, FLAKY],
|
|
|