[
https://issues.apache.org/jira/browse/BEAM-13486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13486:
--------------------------------
Description:
When java tests fails there is an error occurs but the output go to stdOutput
instead of errorOutput
Can be checked on test:
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/CountTest.java
Frontend needs to ask for both errorOutput and stdOutput.
was:
When java tests fails there is an error occurs but the output go to stdOutput
instead of errorOutput
Can be checked on test:
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/CountTest.java
> [Playground] for unit tests (java) if one of tests fails the output goes to
> stdOutput
> -------------------------------------------------------------------------------------
>
> Key: BEAM-13486
> URL: https://issues.apache.org/jira/browse/BEAM-13486
> Project: Beam
> Issue Type: Bug
> Components: beam-playground
> Reporter: Daria Malkova
> Priority: P3
> Labels: beam-playground-backend
>
> When java tests fails there is an error occurs but the output go to stdOutput
> instead of errorOutput
> Can be checked on test:
> sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/CountTest.java
>
> Frontend needs to ask for both errorOutput and stdOutput.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)