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)