Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 67086e02ca956cfe94d6c6d467ab28dea3f7b111..fa8cfff4fc4c27a11bf34a8f22fe897a55f432e4 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -91,6 +91,9 @@ |
# Fails sometimes. |
'test-debug/ProcessDebugMessagesThreaded': [PASS, FLAKY], |
+ # BUG(2340). Preprocessing stack traces is disabled at the moment. |
+ 'test-heap/PreprocessStackTrace': [FAIL], |
+ |
############################################################################## |
# TurboFan compiler failures. |