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

Hyukjin Kwon commented on SPARK-54450:
--------------------------------------

Reverted at 
https://github.com/apache/spark/commit/87f6ff898d8e78fca9d6039730446a985a060992 
and 
https://github.com/apache/spark/commit/c9165e6908e1db7e11a9defbc27085edd8f3acce

> We should be able to run test from unittest style string
> --------------------------------------------------------
>
>                 Key: SPARK-54450
>                 URL: https://issues.apache.org/jira/browse/SPARK-54450
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Tian Gao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Currently we can run individual pyspark tests by
> run-tests --testname="test.module TestClass.test_case"
> But unittest will report errors with style of test.module.TestClass.test_case 
> - it's something people already get used to.
> It's fine that we have our own style, but it would be nice if we can support 
> copy-paste directly from unittest report.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to