[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:47 PDT 2024


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

something like `system-windows && target-x86_64` ought to do it. However, like I said in the other review, I think we ought to figure out why are these failing for you.

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


More information about the lldb-commits mailing list