From f5114f4d575e7a901d41277997d0c10074aa1a4e Mon Sep 17 00:00:00 2001 From: Jonas Devlieghere Date: Fri, 6 Dec 2019 16:16:51 -0800 Subject: [PATCH] [lldb/Reproducer] Disable test on Windows to unblock the bot. http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja --- lldb/test/Shell/Reproducer/TestRelativePath.test | 1 + 1 file changed, 1 insertion(+) diff --git a/lldb/test/Shell/Reproducer/TestRelativePath.test b/lldb/test/Shell/Reproducer/TestRelativePath.test index fa75187..2ee4bf0 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 -- 2.7.4