aboutsummaryrefslogtreecommitdiff
path: root/utils/lit
diff options
context:
space:
mode:
authorVictor Leschuk <vleschuk@accesssoftek.com>2017-08-19 07:58:07 +0000
committerVictor Leschuk <vleschuk@accesssoftek.com>2017-08-19 07:58:07 +0000
commitdf50467fed074f7a98ac5c3ae6827845b540ebfd (patch)
treee9ab8de13365ad65e05dc4c4a476492c132620af /utils/lit
parentc3557e20c34b4156efe83dda92c13203bde91a27 (diff)
downloadllvm-df50467fed074f7a98ac5c3ae6827845b540ebfd.tar.gz
Temporary mark lit :: shtest-format as unsupported on windows
When run manually it fails, but when run under buildbot it causes hang. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311230 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/lit')
-rw-r--r--utils/lit/tests/shtest-format.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/lit/tests/shtest-format.py b/utils/lit/tests/shtest-format.py
index 37e3e1c1262..40f0439505b 100644
--- a/utils/lit/tests/shtest-format.py
+++ b/utils/lit/tests/shtest-format.py
@@ -1,3 +1,4 @@
+# UNSUPPORTED: windows
# Check the various features of the ShTest format.
#
# RUN: not %{lit} -j 1 -v %{inputs}/shtest-format > %t.out