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

Josh Rosen resolved SPARK-8725.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request 10885
[https://github.com/apache/spark/pull/10885]

> Test modules in topological order in dev/run-tests and python/run-tests
> -----------------------------------------------------------------------
>
>                 Key: SPARK-8725
>                 URL: https://issues.apache.org/jira/browse/SPARK-8725
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build, Project Infra
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Before testing a set of modules in dev/run-tests or python/run-tests, we 
> should sort the modules in a topological ordering according to their 
> dependencies. This will help to ensure that bugs in upstream projects are not 
> misattributed to downstream projects because those projects' tests were the 
> first ones to exhibit the failure.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to