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

Ruifeng Zheng resolved SPARK-54874.
-----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

Issue resolved by pull request 53648
[https://github.com/apache/spark/pull/53648]

> Avoid interleave failed test logs with test outputs
> ---------------------------------------------------
>
>                 Key: SPARK-54874
>                 URL: https://issues.apache.org/jira/browse/SPARK-54874
>             Project: Spark
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 4.2.0
>            Reporter: Tian Gao
>            Assignee: Tian Gao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Currently we print failed test logs line by line while logging test outputs 
> with logger - they intervene with each other on stdout. We should always use 
> the logger to log stuff and try to put all the related information together.



--
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