You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 21:16:03 UTC

[GitHub] [beam] kennknowles opened a new issue, #18935: Suppress tracebacks on failure-catching tests

kennknowles opened a new issue, #18935:
URL: https://github.com/apache/beam/issues/18935

   Our tests of assert_that (e.g. in apache_beam.runners.portability.fn_api_runner_test) dump the expected "error" to stdout making our tests noisy (and they look like failures). It'd be good to suppress these in tests (while making sure things are still properly logged on workers. 
   
   There are probably other tests of similar nature. 
   
   Imported from Jira [BEAM-4012](https://issues.apache.org/jira/browse/BEAM-4012). Original Jira may contain additional context.
   Reported by: robertwb.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org