Uri Laserson created SPARK-2101:
-----------------------------------
Summary: Python unit tests fail on Python 2.6 because of lack of
unittest.skipIf()
Key: SPARK-2101
URL: https://issues.apache.org/jira/browse/SPARK-2101
Project: Spark
Issue Type: Bug
Components: PySpark
Affects Versions: 1.0.0
Reporter: Uri Laserson
PySpark tests fail with Python 2.6 because they currently depend on
{{unittest.skipIf}}, which was only introduced in Python 2.7.
--
This message was sent by Atlassian JIRA
(v6.2#6252)