[Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already failing Shell tests (PR #100476)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 25 02:05:46 PDT 2024


================
@@ -1,4 +1,5 @@
 # UNSUPPORTED: system-windows
+# XFAIL: target=x86_64-{{.*}}-windows{{.*}}
----------------
labath wrote:

This shouldn't be necessary given the UNSUPPORTED clause above.

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


More information about the lldb-commits mailing list