[
https://issues.apache.org/jira/browse/BEAM-7229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-7229 started by Michael Luckey.
--------------------------------------------
> ParDoLifecycleTest: remove duplicated test methods
> --------------------------------------------------
>
> Key: BEAM-7229
> URL: https://issues.apache.org/jira/browse/BEAM-7229
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Michael Luckey
> Assignee: Michael Luckey
> Priority: Minor
>
> ParDoLifecycleTest contains following tests:
> testTeardownCalledAfterExceptionInStartBundle
> testTeardownCalledAfterExceptionInProcessElement
> testTeardownCalledAfterExceptionInFinishBundle
> testWithContextTeardownCalledAfterExceptionInSetup
> testWithContextTeardownCalledAfterExceptionInStartBundle
> testWithContextTeardownCalledAfterExceptionInProcessElement
> testWithContextTeardownCalledAfterExceptionInFinishBundle
> The actual implementation of testTeardownCalledAfterExceptionIn* and the
> corresponding counterpart testWithContextTeardownCalledAfterExceptionIn* is
> identical.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)