[
https://issues.apache.org/jira/browse/SPARK-2101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027112#comment-14027112
]
Uri Laserson commented on SPARK-2101:
-------------------------------------
If there are no objections, I will propose a patch that depends imports
{{unittest2}} when the interpreter is Python 2.6. This module backports the
relevant improvements to the {{unittest}} module.
> 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)