You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:20:00 UTC

[jira] [Commented] (SPARK-26252) Add support to run specific unittests and/or doctests in python/run-tests script

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

Apache Spark commented on SPARK-26252:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/23203

> Add support to run specific unittests and/or doctests in python/run-tests script
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-26252
>                 URL: https://issues.apache.org/jira/browse/SPARK-26252
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> Currently, our testing script does not allow run a specific test. There are some non-official ways, for instance,
> {code}
>   SPARK_TESTING=1 ./bin/pyspark pyspark.sql.tests.test_pandas_udf_scalar  ScalarPandasUDFTests
> {code}
> It should be good if we can do such things via the same testing script, {{python/run-tests}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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