Author: Vy Nguyen
Date: 2025-05-19T13:40:38-04:00
New Revision: 1b44eb2f6b862fb171629321bf2f5ec231899c71

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

LOG: [lldb][nfc]Temporarily disable test on non-x86 because output-redirec… 
(#140585)

because output-redirection doesn't work properly

Added: 
    

Modified: 
    lldb/test/Shell/Commands/list-header.test

Removed: 
    


################################################################################
diff  --git a/lldb/test/Shell/Commands/list-header.test 
b/lldb/test/Shell/Commands/list-header.test
index 08bcedd3fc946..02630602b57d0 100644
--- a/lldb/test/Shell/Commands/list-header.test
+++ b/lldb/test/Shell/Commands/list-header.test
@@ -1,3 +1,5 @@
+# REQUIRES: x86
+
 ## Test that `list header.h:<line>` works correctly when header is available.
 ## 
 # RUN: split-file %s %t


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

Reply via email to