[
https://issues.apache.org/jira/browse/BEAM-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548757#comment-17548757
]
Danny McCormick commented on BEAM-10447:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20372
> Java + Universal Local Runner: teardown not called when exception raised
> ------------------------------------------------------------------------
>
> Key: BEAM-10447
> URL: https://issues.apache.org/jira/browse/BEAM-10447
> Project: Beam
> Issue Type: Bug
> Components: runner-universal, sdk-java-core, sdk-java-harness
> Reporter: Kenneth Knowles
> Priority: P3
> Labels: Clarified
>
> On https://github.com/apache/beam/pull/11792/ the following tests failed and
> were sickbayed:
> {code}
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundle'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundleStateful'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElement'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInProcessElementStateful'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInSetup'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInSetupStateful'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundle'
> excludeTestsMatching
> 'org.apache.beam.sdk.transforms.ParDoLifecycleTest.testTeardownCalledAfterExceptionInStartBundleStateful'
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)