| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index c00bf3a8d126fd6a7e43c64909bdd5d528d8110b..eb101ceafa42fab0ef43570fdf58f3c252eb6c42 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -71,6 +71,8 @@
|
|
|
| # BUG(2999).
|
| 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
|
| + # BUG(3287).
|
| + 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY],
|
|
|
| ############################################################################
|
| # Slow tests.
|
|
|