Skip to content

TextIOReadTest creates pipelines with non-unique application names #18398

@kennknowles

Description

@kennknowles

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.

Imported from Jira BEAM-2632. Original Jira may contain additional context.
Reported by: kenn.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions