Skip to content

Commit

Permalink
[Reproducer] XFAIL TestWorkingDir on Windows
Browse files Browse the repository at this point in the history
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
  • Loading branch information
JDevlieghere committed Oct 18, 2019
1 parent a9aa4ec commit 06a2bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lldb/test/Shell/Reproducer/TestWorkingDir.test
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 06a2bea

Please sign in to comment.