Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(307)

Unified Diff: test/cctest/cctest.status

Issue 1110393002: Disable stack trace preprocessing. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fix cctest.status Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/isolate.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « src/isolate.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698