[
https://issues.apache.org/jira/browse/SPARK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114115#comment-15114115
]
Apache Spark commented on SPARK-8725:
-------------------------------------
User 'JoshRosen' has created a pull request for this issue:
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
>
> 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]