diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-12-06 16:16:51 -0800 |
|---|---|---|
| committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-12-06 16:17:31 -0800 |
| commit | f5114f4d575e7a901d41277997d0c10074aa1a4e (patch) | |
| tree | 3e6275d163aed511a433771064dc1e2e9c797eac /lldb | |
| parent | 2e8dc8590d8b412a131b127e7aa4aad0d7fc7fa0 (diff) | |
| download | bcm5719-llvm-f5114f4d575e7a901d41277997d0c10074aa1a4e.tar.gz bcm5719-llvm-f5114f4d575e7a901d41277997d0c10074aa1a4e.zip | |
[lldb/Reproducer] Disable test on Windows to unblock the bot.
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja
Diffstat (limited to 'lldb')
| -rw-r--r-- | lldb/test/Shell/Reproducer/TestRelativePath.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/Shell/Reproducer/TestRelativePath.test b/lldb/test/Shell/Reproducer/TestRelativePath.test index fa751878455..2ee4bf0c964 100644 --- a/lldb/test/Shell/Reproducer/TestRelativePath.test +++ b/lldb/test/Shell/Reproducer/TestRelativePath.test @@ -1,3 +1,4 @@ +# UNSUPPORTED: system-windows # This tests relative capture paths. # RUN: mkdir -p %t |

