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

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

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

Reply via email to