You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Pei He (JIRA)" <ji...@apache.org> on 2017/07/19 03:34:00 UTC

[jira] [Closed] (BEAM-2630) TestPipeline.getAppName() doesn't work properly when TestPipeline is used as @Rule

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

Pei He closed BEAM-2630.
------------------------
    Resolution: Fixed

> TestPipeline.getAppName() doesn't work properly when TestPipeline is used as @Rule
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-2630
>                 URL: https://issues.apache.org/jira/browse/BEAM-2630
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Pei He
>            Assignee: Pei He
>            Priority: Minor
>             Fix For: 2.2.0
>
>
> Currently, TestPipeline.getAppName() looks at the stacktraces. However, when @Rule is used, it is invoked from TestPipeline.init(). And, job names of ValidatesRunnerTests all becomes pardo-init for tests in ParDo. (Same for other ValidatesRunnerTests)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)