You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Robert Bradshaw (JIRA)" <ji...@apache.org> on 2018/04/04 18:47:00 UTC

[jira] [Created] (BEAM-4012) Suppress tracebacks on failure-catching tests

Robert Bradshaw created BEAM-4012:
-------------------------------------

             Summary: Suppress tracebacks on failure-catching tests
                 Key: BEAM-4012
                 URL: https://issues.apache.org/jira/browse/BEAM-4012
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Robert Bradshaw
            Assignee: Ahmet Altay


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. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)