[
https://issues.apache.org/jira/browse/BEAM-7229?focusedWorklogId=238171&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-238171
]
ASF GitHub Bot logged work on BEAM-7229:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/May/19 22:23
Start Date: 06/May/19 22:23
Worklog Time Spent: 10m
Work Description: adude3141 commented on issue #8506: [BEAM-7229]
ParDoLifecycleTest: remove duplicated test methods
URL: https://github.com/apache/beam/pull/8506#issuecomment-489805006
Thx again for your time, @kennknowles
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 238171)
Time Spent: 40m (was: 0.5h)
> 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
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)