You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Uri Laserson (JIRA)" <ji...@apache.org> on 2014/06/11 00:05:04 UTC

[jira] [Created] (SPARK-2101) Python unit tests fail on Python 2.6 because of lack of unittest.skipIf()

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)