diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index 087b833dd7..82201cf215 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -74,6 +74,9 @@ # BUG(3287). 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [PASS, FLAKY], + # BUG(3350). Crashes. + 'test-heap/PathTracer': [SKIP], + ############################################################################ # Slow tests. 'test-api/Threading1': [PASS, ['mode == debug', SLOW]],