Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 84a1a7095502a1c54cd1efca0aee60bdfb5f92cf..6297f56555783a26294efa20e2340731a8333650 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -51,6 +51,9 @@ test-weakmaps/Shrinking: FAIL |
# Deferred stack trace formatting is temporarily disabled. |
test-heap/ReleaseStackTraceData: PASS || FAIL |
+# Boot up memory use is bloated in debug mode. |
+test-mark-compact/BootUpMemoryUse: PASS, PASS || FAIL if $mode == debug |
+ |
############################################################################## |
[ $arch == arm ] |