| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 5fa31564f12cc31fbc3f9c6907e5ebc2222d8df4..85a812efbe083de87f07cf0dc40e38ef877b5759 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -76,6 +76,8 @@
|
| 'test-cpu-profiler/CollectCpuProfile': [PASS, FLAKY],
|
| # BUG(3287).
|
| 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY],
|
| + # BUG(3308).
|
| + 'test-cpu-profiler/JsNativeJsRuntimeJsSample': [PASS, FLAKY]
|
|
|
| ############################################################################
|
| # Slow tests.
|
|
|