Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/12416#discussion_r61140431
--- Diff: dev/run-tests.py ---
@@ -128,7 +128,7 @@ def determine_tags_to_exclude(changed_modules):
tags = []
for m in modules.all_modules:
if m not in changed_modules:
- tags += m.test_tags
+ tags += m.tags
--- End diff --
Paging @vanzin because of
https://github.com/pravingadakh/spark/commit/94fc57afdf8ac6be35f13956232b6cf58857d047
-- I don't know the history of this bit
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]