Skip to content

Commit 5fb0719

Browse files
slydimanlabath
andauthored
Update lldb/test/Shell/Minidump/Windows/find-module.test
Co-authored-by: Pavel Labath <[email protected]>
1 parent f2064da commit 5fb0719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Minidump/Windows/find-module.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Test that we correctly find a PE/COFF file in our executable search path, and
22
use it when opening minidumps.
33

4-
UNSUPPORTED: remote{{.*}}
4+
XFAIL: remote{{.*}}
55

66
RUN: yaml2obj %S/Inputs/find-module.exe.yaml -o %T/find-module.exe
77
RUN: yaml2obj %S/Inputs/find-module.dmp.yaml -o %T/find-module.dmp

0 commit comments

Comments
 (0)