Kenneth Knowles created BEAM-13952:
--------------------------------------
Summary: Dataflow streaming tests failing new
AfterSynchronizedProcessingTime test
Key: BEAM-13952
URL: https://issues.apache.org/jira/browse/BEAM-13952
Project: Beam
Issue Type: Bug
Components: runner-dataflow, test-failures
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
The new test
{{org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState}}
is failing on Dataflow streaming. Most likely the delays are not large enough
for Dataflow's bundle latency, so the triggering does not occur early.
https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Dataflow_Streaming/1876/testReport/junit/org.apache.beam.sdk.transforms/GroupByKeyTest$BasicTests/testAfterProcessingTimeContinuationTriggerUsingState/
--
This message was sent by Atlassian Jira
(v8.20.1#820001)