[Lldb-commits] [lldb] [lldb] Update Xfail window (PR #140599)

via lldb-commits lldb-commits at lists.llvm.org
Mon May 19 12:40:53 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-lldb

Author: Vy Nguyen (oontvoo)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/140599.diff


1 Files Affected:

- (modified) lldb/test/Shell/Commands/list-header.test (+1-1) 


``````````diff
diff --git a/lldb/test/Shell/Commands/list-header.test b/lldb/test/Shell/Commands/list-header.test
index be77b9fa383ca..53c4b786f1810 100644
--- a/lldb/test/Shell/Commands/list-header.test
+++ b/lldb/test/Shell/Commands/list-header.test
@@ -1,6 +1,6 @@
 ## Does not work on windows (yet?) PDB debug-info likely does something wrong
 ## with the header files.
-# XFAIL: system-windows
+# XFAIL: target-windows
 
 ## Test that `list header.h:<line>` works correctly when header is available.
 ## 

``````````

</details>


https://github.com/llvm/llvm-project/pull/140599


More information about the lldb-commits mailing list