[
https://issues.apache.org/jira/browse/SPARK-13023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118310#comment-15118310
]
Apache Spark commented on SPARK-13023:
--------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/10933
> Check for presence of 'root' module after computing test_modules, not
> changed_modules
> -------------------------------------------------------------------------------------
>
> Key: SPARK-13023
> URL: https://issues.apache.org/jira/browse/SPARK-13023
> Project: Spark
> Issue Type: Bug
> Components: Project Infra
> Reporter: Josh Rosen
>
> There's a minor bug in how we handle the `root` module in the
> `modules_to_test()` function in `dev/run-tests.py`: since `root` now depends
> on `build` (since every test needs to run on any build test), we now need to
> check for the presence of root in `modules_to_test` instead of
> `changed_modules`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]