Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 39c8e7c0f41e0c9230d31b4ece9099a28e25bbbc..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 |
@@ -79,12 +74,15 @@ test-compiler: SKIP |
test-cpu-profiler: SKIP |
test-debug: SKIP |
test-decls: SKIP |
+test-deoptimization: SKIP |
test-func-name-inference: SKIP |
test-heap: SKIP |
test-heap-profiler: SKIP |
test-log: SKIP |
test-log-utils: SKIP |
test-mark-compact: SKIP |
+test-parsing: SKIP |
+test-profile-generator: SKIP |
test-regexp: SKIP |
test-serialize: SKIP |
test-sockets: SKIP |