Josh Rosen created SPARK-13023:
----------------------------------
Summary: 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]