Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 04e81b55cdc8d76a81fd423d5e56fec046015062..986fb8d74eac2568f766b27fc0b359abf3abdfb3 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -36,11 +36,6 @@ test-debug/DebuggerAgent: PASS, (PASS || FAIL) if $system == linux |
# 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 |