Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index ab59e3356fefa454766871f3c60ba7509d29a246..b457ef24e82ca32f8abed766d19058da850598b7 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -56,6 +56,9 @@ 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 |
+# Deferred stack trace formatting is temporarily disabled. |
+test-heap/ReleaseStackTraceData: PASS || FAIL |
+ |
############################################################################## |
[ $arch == arm ] |