Kenneth Knowles created BEAM-10472:
--------------------------------------
Summary: Failure / flake in direct runner ParDoLifecycleTest >
testTeardownCalledAfterExceptionInFinishBundleStateful
Key: BEAM-10472
URL: https://issues.apache.org/jira/browse/BEAM-10472
Project: Beam
Issue Type: Bug
Components: runner-direct
Reporter: Kenneth Knowles
https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/12328/testReport/junit/org.apache.beam.sdk.transforms/ParDoLifecycleTest/testTeardownCalledAfterExceptionInFinishBundleStateful/
{code}
Expected: is <TEARDOWN>
but: was <START_BUNDLE>
{code}
I don't know if there is non-determinism between shutting down processing and
tearing down DoFns, but the DirectRunner should not have this variety of
failure, even though production runners may be unable to call teardown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)