[
https://issues.apache.org/jira/browse/BEAM-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Knowles updated BEAM-2632:
----------------------------------
This Jira ticket has a pull request attached to it, but is still open. Did the
pull request resolve the issue? If so, could you please mark it resolved? This
will help the project have a clear view of its open issues.
> TextIOReadTest creates pipelines with non-unique application names
> ------------------------------------------------------------------
>
> Key: BEAM-2632
> URL: https://issues.apache.org/jira/browse/BEAM-2632
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Kenneth Knowles
> Priority: P4
> Labels: Clarified, newbie, starter
>
> The test {{TextIOReadTest}} uses a loop to create a few tests within a single
> test method. This results in a pipeline with non-unique applied transform
> nodes.
> Perhaps the best way to fix this is to use a JUnit {{Paramaterized}} test
> suite, or multiple. It does seem that the test is basically doing the full
> product of empty/tiny/large with various compression types.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)