You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/06/26 08:24:04 UTC

[jira] [Commented] (SPARK-8652) PySpark tests sometimes forget to check return status of doctest.testmod(), masking failing tests

    [ https://issues.apache.org/jira/browse/SPARK-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602464#comment-14602464 ] 

Apache Spark commented on SPARK-8652:
-------------------------------------

User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/7032

> PySpark tests sometimes forget to check return status of doctest.testmod(), masking failing tests
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-8652
>                 URL: https://issues.apache.org/jira/browse/SPARK-8652
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark, Tests
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Blocker
>
> Several PySpark files call {{doctest.testmod()}} in order to run doctests, but forget to check its return status. As a result, failures will not be automatically detected by our test runner script, creating the potential for bugs to slip through.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org