[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
This commit is contained in:
Jonas Devlieghere 2019-10-18 22:16:15 +00:00
parent a9aa4ec6a3
commit 06a2beae92

View File

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