You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/27 22:48:12 UTC

[jira] [Commented] (SPARK-13023) Check for presence of 'root' module after computing test_modules, not changed_modules

    [ https://issues.apache.org/jira/browse/SPARK-13023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260900#comment-15260900 ] 

Apache Spark commented on SPARK-13023:
--------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/12743

> 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
>            Assignee: 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org