We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9f1a5 commit 905256aCopy full SHA for 905256a
lldb/test/Shell/Minidump/Windows/find-module.test
@@ -1,7 +1,7 @@
1
Test that we correctly find a PE/COFF file in our executable search path, and
2
use it when opening minidumps.
3
4
-XFAIL: remote{{.*}}
+XFAIL: system-windows && remote-linux
5
6
RUN: yaml2obj %S/Inputs/find-module.exe.yaml -o %T/find-module.exe
7
RUN: yaml2obj %S/Inputs/find-module.dmp.yaml -o %T/find-module.dmp
0 commit comments