Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 4a217e2e68405cda5a9233482574bca9302f288d..91c6d7015f1251f97c353f7de15ed5ba08ecc6d6 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -39,8 +39,9 @@ test-api/ApplyInterruption: PASS || TIMEOUT |
# when snapshot is on, so I am marking it PASS || FAIL |
test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL |
-# BUG(2628): This test is flaky and sometimes fails, but should not crash. |
+# BUG(2628): These tests are flaky and sometimes fail, but should not crash. |
test-cpu-profiler/CollectCpuProfile: PASS || FAIL |
+test-cpu-profiler/SampleWhenFrameIsNotSetup: PASS || FAIL |
# These tests always fail. They are here to test test.py. If |
# they don't fail then test.py has failed. |