[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,3 +1,5 @@
+# XFAIL: target=x86_64-{{.*}}-windows{{.*}}
----------------
labath wrote:
This is particularly concerning, given that this test just operates on static binary data (expressed in yaml form). There should be nothing target-specific here.
Maybe we could start by looking at what's making this test in particular fail?
https://github.com/llvm/llvm-project/pull/100476
More information about the lldb-commits
mailing list