Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/6967#issuecomment-116204695
  
    Uh oh, looks like the dev/run-tests script has a problem:
    
    ```python
    Traceback (most recent call last):
      File "./dev/run-tests.py", line 477, in <module>
        main()
      File "./dev/run-tests.py", line 464, in main
        run_python_tests(modules_with_python_tests)
      File "./dev/run-tests.py", line 368, in run_python_tests
        command.append("--modules=%s" % ','.join(m.name for m in modules))
    ```
    
    I'll investigate and hotfix.


---
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]

Reply via email to