Skip to content

Commit 06a2bea

Browse files
committed
[Reproducer] XFAIL TestWorkingDir on Windows
I'm having a hard time reproducing this and it's failing on the Windows bot. Temporarily X-failing this test while I continue to try building LLDB on Windows. llvm-svn: 375294
1 parent a9aa4ec commit 06a2bea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/Reproducer/TestWorkingDir.test

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# XFAIL: system-windows
2+
13
# This tests that the reproducer can deal with relative files. We create a
24
# binary in a subdirectory and pass its relative path to LLDB. The subdirectory
35
# is removed before replay so that it only exists in the reproducer's VFS.

0 commit comments

Comments
 (0)