Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/18873#discussion_r131746369
--- Diff: dev/run-tests.py ---
@@ -121,7 +121,7 @@ def determine_modules_to_test(changed_modules):
if modules.root in modules_to_test:
GitHub user dmvieira opened a pull request:
https://github.com/apache/spark/pull/18873
Fixing python 2.6 tests for jenkings
## What changes were proposed in this pull request?
I was doing PR https://github.com/apache/spark/pull/18802 and tests always
fail.
Here I'm