aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/test-output.py
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-01-08 23:38:47 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-08 23:38:47 +0000
commitf13bcf2b4eeafa087bd649070bd8ed0ded10eb2b (patch)
tree3f230281c7daf3ab36100b04fe20603326bd6e4d /utils/lit/tests/test-output.py
parent51e2fa825ba84f67cebe4c3d1c93bd2f94fb1318 (diff)
parentb3f52a221c984c43ace0d08d5a8222e2ddf6b3bc (diff)
downloadexternal_llvm-f13bcf2b4eeafa087bd649070bd8ed0ded10eb2b.zip
external_llvm-f13bcf2b4eeafa087bd649070bd8ed0ded10eb2b.tar.gz
external_llvm-f13bcf2b4eeafa087bd649070bd8ed0ded10eb2b.tar.bz2
Merge "Require python 2.7."
Diffstat (limited to 'utils/lit/tests/test-output.py')
-rw-r--r--utils/lit/tests/test-output.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/lit/tests/test-output.py b/utils/lit/tests/test-output.py
index adfbcd8..a504427 100644
--- a/utils/lit/tests/test-output.py
+++ b/utils/lit/tests/test-output.py
@@ -1,5 +1,3 @@
-# XFAIL: python2.5
-
# RUN: %{lit} -j 1 -v %{inputs}/test-data --output %t.results.out > %t.out
# RUN: FileCheck < %t.results.out %s