[Lldb-commits] [lldb] 10d198b - [lldb] Update Xfail window (#140599)
via lldb-commits
lldb-commits at lists.llvm.org
Mon May 19 12:51:18 PDT 2025
Author: Vy Nguyen
Date: 2025-05-19T15:51:15-04:00
New Revision: 10d198b32cd0b6aaeeaf1a6217611797c01f47f7
URL: https://github.com/llvm/llvm-project/commit/10d198b32cd0b6aaeeaf1a6217611797c01f47f7
DIFF: https://github.com/llvm/llvm-project/commit/10d198b32cd0b6aaeeaf1a6217611797c01f47f7.diff
LOG: [lldb] Update Xfail window (#140599)
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 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.
##
More information about the lldb-commits
mailing list