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

[jira] [Assigned] (BEAM-2632) TextIOReadTest create pipelines with non-unique application names

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

Huafeng Wang reassigned BEAM-2632:
----------------------------------

    Assignee: Huafeng Wang

> TextIOReadTest create 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
>            Assignee: Huafeng Wang
>            Priority: Trivial
>              Labels: 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
(v6.4.14#64029)