Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 731e54d07c212cd26125ef5e9e7479d7c48f1fb0..b0451e977449ccab45f0293f3fd9361f7f243255 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -34,11 +34,6 @@ test-api/Bug*: FAIL |
# BUG(382): Weird test. Can't guarantee that it never times out. |
test-api/ApplyInterruption: PASS || TIMEOUT |
-# BUG(484): This test which we thought was originally corrected in r5236 |
-# is re-appearing. Disabled until bug in test is fixed. This only fails |
-# when snapshot is on, so I am marking it PASS || FAIL |
-test-heap-profiler/HeapSnapshotsDiff: PASS || FAIL |
- |
# These tests always fail. They are here to test test.py. If |
# they don't fail then test.py has failed. |
test-serialize/TestThatAlwaysFails: FAIL |
@@ -50,9 +45,6 @@ test-debug/LiveEditDisabled: FAIL |
# TODO(gc): Temporarily disabled in the GC branch. |
test-log/EquivalenceOfLoggingAndTraversal: PASS || FAIL |
-# BUG(1261): Flakey test. |
-test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL |
- |
# We do not yet shrink weak maps after they have been emptied by the GC |
test-weakmaps/Shrinking: FAIL |