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] [Assigned] (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:all-tabpanel ]

Apache Spark reassigned SPARK-26252:
------------------------------------

    Assignee:     (was: Apache Spark)

> 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