Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 4c99465e970782a078c42ff8610c887370b34c48..c36d5f5a5f03bd71cdce0a64f3e2a0d49eb8d3ee 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -96,8 +96,8 @@ |
'test-debug/RecursiveBreakpoints': [PASS, FLAKY], |
'test-debug/RecursiveBreakpointsGlobal': [PASS, FLAKY], |
- # Fails sometimes. |
- 'test-debug/ProcessDebugMessagesThreaded': [PASS, FLAKY], |
+ # BUG(v8:4358). Hangs flakily. |
+ 'test-debug/ProcessDebugMessagesThreaded': [SKIP], |
# BUG(2340). Preprocessing stack traces is disabled at the moment. |
'test-heap/PreprocessStackTrace': [FAIL], |