Author: David Spickett
Date: 2025-06-04T14:01:46Z
New Revision: da8271e88793909b738e2afdf17d0ae11dade455

URL: 
https://github.com/llvm/llvm-project/commit/da8271e88793909b738e2afdf17d0ae11dade455
DIFF: 
https://github.com/llvm/llvm-project/commit/da8271e88793909b738e2afdf17d0ae11dade455.diff

LOG: [lldb][test] Disable TestCxxFrameFormatRecursive on Linux

It was always expected to fail and now it sometimes times out instead.

See https://github.com/llvm/llvm-project/issues/142726.

Added: 
    

Modified: 
    lldb/test/Shell/Settings/TestCxxFrameFormatRecursive.test

Removed: 
    


################################################################################
diff  --git a/lldb/test/Shell/Settings/TestCxxFrameFormatRecursive.test 
b/lldb/test/Shell/Settings/TestCxxFrameFormatRecursive.test
index 887de882886ed..465b1bb28e327 100644
--- a/lldb/test/Shell/Settings/TestCxxFrameFormatRecursive.test
+++ b/lldb/test/Shell/Settings/TestCxxFrameFormatRecursive.test
@@ -1,3 +1,5 @@
+# Flaky on Linux, see https://github.com/llvm/llvm-project/issues/142726
+# UNSUPPORTED: system-linux
 # XFAIL: *
 
 # Test disallowed variables inside the


        
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to