Tian Gao created SPARK-54874:
--------------------------------
Summary: 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
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]