diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status index f700070777..ced6e0ae60 100644 --- a/test/cctest/cctest.status +++ b/test/cctest/cctest.status @@ -91,6 +91,7 @@ 'test-cpu-profiler/NativeAccessorUninitializedIC': [SKIP], 'test-cpu-profiler/SampleWhenFrameIsNotSetup': [SKIP], 'test-cpu-profiler/TracingCpuProfiler': [SKIP], + 'test-cpu-profiler/MultipleIsolates': [SKIP], 'test-sampler/LibSamplerCollectSample': [SKIP], # BUG(7202). The test is flaky.