[ 
https://issues.apache.org/jira/browse/SPARK-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davies Liu resolved SPARK-8652.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 7032
[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
>             Fix For: 1.5.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to