[Lldb-commits] [lldb] f5114f4 - [lldb/Reproducer] Disable test on Windows to unblock the bot.
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 6 16:17:49 PST 2019
Author: Jonas Devlieghere
Date: 2019-12-06T16:17:31-08:00
New Revision: f5114f4d575e7a901d41277997d0c10074aa1a4e
URL: https://github.com/llvm/llvm-project/commit/f5114f4d575e7a901d41277997d0c10074aa1a4e
DIFF: https://github.com/llvm/llvm-project/commit/f5114f4d575e7a901d41277997d0c10074aa1a4e.diff
LOG: [lldb/Reproducer] Disable test on Windows to unblock the bot.
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja
Added:
Modified:
lldb/test/Shell/Reproducer/TestRelativePath.test
Removed:
################################################################################
diff --git a/lldb/test/Shell/Reproducer/TestRelativePath.test b/lldb/test/Shell/Reproducer/TestRelativePath.test
index fa7518784550..2ee4bf0c9649 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
More information about the lldb-commits
mailing list