aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/test-output.py
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-01-09 01:56:35 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-01-09 01:56:35 +0000
commitb78e4661de92772bbe09e1f4bd8da54ee41f64e8 (patch)
tree3f230281c7daf3ab36100b04fe20603326bd6e4d /utils/lit/tests/test-output.py
parentce4c5fc5adebc9960edec1d2161e23d06b2d8107 (diff)
parentf13bcf2b4eeafa087bd649070bd8ed0ded10eb2b (diff)
downloadexternal_llvm-b78e4661de92772bbe09e1f4bd8da54ee41f64e8.zip
external_llvm-b78e4661de92772bbe09e1f4bd8da54ee41f64e8.tar.gz
external_llvm-b78e4661de92772bbe09e1f4bd8da54ee41f64e8.tar.bz2
am f13bcf2b: Merge "Require python 2.7."
* commit 'f13bcf2b4eeafa087bd649070bd8ed0ded10eb2b': 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