| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 0aa3f577506e4f3df954577d4c4241c0cfc0bb61..cc86606161cefcce405759015da2f733f59b00fd 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -72,6 +72,7 @@
|
|
|
| # BUG(2999). The cpu profiler tests are notoriously flaky.
|
| 'test-cpu-profiler/CpuProfileDeepStack': [SKIP],
|
| + 'test-cpu-profiler/CollectCpuProfile': [SKIP],
|
| 'test-cpu-profiler/HotDeoptNoFrameEntry': [SKIP],
|
| 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP],
|
|
|
|
|