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 f2064da commit 5fb0719Copy full SHA for 5fb0719
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
-UNSUPPORTED: remote{{.*}}
+XFAIL: remote{{.*}}
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