You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/08/08 07:52:00 UTC

[jira] [Updated] (SPARK-32572) Run all the tests at once, instead of having separate entrypoints.

     [ https://issues.apache.org/jira/browse/SPARK-32572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fokko Driesprong updated SPARK-32572:
-------------------------------------
    Description: 
Started with this comment thread: https://github.com/apache/spark/pull/29121/files#r456683561

Each file is invoked separately and has a separate entry point: [https://github.com/apache/spark/blob/master/python/pyspark/ml/tests/test_wrapper.py#L120]

We would replace [https://github.com/apache/spark/blob/master/dev/run-tests.py#L470] this function call to the subprocess with something that would invoke the python tests.

> Run all the tests at once, instead of having separate entrypoints.
> ------------------------------------------------------------------
>
>                 Key: SPARK-32572
>                 URL: https://issues.apache.org/jira/browse/SPARK-32572
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Fokko Driesprong
>            Priority: Major
>
> Started with this comment thread: https://github.com/apache/spark/pull/29121/files#r456683561
> Each file is invoked separately and has a separate entry point: [https://github.com/apache/spark/blob/master/python/pyspark/ml/tests/test_wrapper.py#L120]
> We would replace [https://github.com/apache/spark/blob/master/dev/run-tests.py#L470] this function call to the subprocess with something that would invoke the python tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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