Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index d03f5f7a00c47f3536b5f1e1581168fc2147c52f..895e24539eec902ba51217ab5429e76ebc11d837 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -35,11 +35,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 reappering. 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 |