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/18 02:35:00 UTC

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

Pei He created BEAM-2630:
----------------------------

             Summary: 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)