[ https://issues.apache.org/jira/browse/BEAM-8439?focusedWorklogId=331361&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331361 ]
ASF GitHub Bot logged work on BEAM-8439: ---------------------------------------- Author: ASF GitHub Bot Created on: 21/Oct/19 11:10 Start Date: 21/Oct/19 11:10 Worklog Time Spent: 10m Work Description: mxm commented on pull request #9841: [BEAM-8439] enable empty bundles in ParDoLifecycleTest URL: https://github.com/apache/beam/pull/9841#discussion_r336951787 ########## File path: sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/ParDoLifecycleTest.java ########## @@ -379,7 +379,7 @@ public void postBundle() throws Exception { assertThat( "processing bundle should have been called before finish bundle", Review comment: Might have to adjust the error message here. ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 331361) Time Spent: 1h (was: 50m) > Flink fails ParDoLifecycleTests > ------------------------------- > > Key: BEAM-8439 > URL: https://issues.apache.org/jira/browse/BEAM-8439 > Project: Beam > Issue Type: Bug > Components: runner-flink > Reporter: Jan Lukavský > Assignee: Jan Lukavský > Priority: Major > Time Spent: 1h > Remaining Estimate: 0h > > ParDoLifecycleTest.testTeardownCalledAfterExceptionInFinishBundleStateful > fails consistently > -- This message was sent by Atlassian Jira (v8.3.4#803005)