Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 7c30560ea32a1039187e7b4bdcac32730737059e..107c0bb4e7f427e6d8b370fb7d11f593f0202af0 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -70,11 +70,6 @@ |
'test-hydrogen-types/*': [PASS, NO_VARIANTS], |
'test-types/*': [PASS, NO_VARIANTS], |
- # The cpu profiler tests are notoriously flaky. |
- # BUG(2999). (test/cpu-profiler/CollectCpuProfile) |
- # BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup) |
- 'test-cpu-profiler/*': [PASS, FLAKY], |
- |
############################################################################ |
# Slow tests. |
'test-api/Threading1': [PASS, ['mode == debug', SLOW]], |