You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/10/28 09:00:00 UTC

[jira] [Commented] (SPARK-22375) Test script can fail if eggs are installed by setup.py during test process

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

Sean Owen commented on SPARK-22375:
-----------------------------------

Certainly, please open a pull request.

> Test script can fail if eggs are installed by setup.py during test process
> --------------------------------------------------------------------------
>
>                 Key: SPARK-22375
>                 URL: https://issues.apache.org/jira/browse/SPARK-22375
>             Project: Spark
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 2.3.0
>         Environment: OSX 10.12.6
>            Reporter: Joel Croteau
>            Priority: Trivial
>
> Running ./dev/run-tests may install missing Python packages as part of it's setup process. setup.py can cache these in python/.eggs, and since the lint-python script checks any file with the .py extension anywhere in the Spark project, it will check files in .eggs and will fail if any of these do not meet style criteria, even though these are not part of the project lint-spark should exclude python/.eggs from its search directories.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org