lostluck commented on PR #21756:
URL: https://github.com/apache/beam/pull/21756#issuecomment-1152542081

   One test failed. I thought flink didn't support ProcessingTime triggers?
   
   ```
   --- FAIL: TestTriggerAfterSynchronizedProcessingTime
   ```
   
   ```
   2022/06/10 01:50:02  (): java.lang.RuntimeException: Error received from SDK 
harness for instruction 9: process bundle failed for instruction 9 using plan 
47-24 : while executing Process for Plan[47-24]:
   2: ParDo[passert.errFn] Out:[]
   3: PCollection[n12] Out:[2]
   4: ParDo[beam.dropKeyFn] Out:[3]
   5: PCollection[n11] Out:[4]
   6: Combine[passert.elmCountCombineFn] Keyed:false Out:5
   1: DataSource[S[fn/read/n10:0@localhost:41663], local_output] 
Coder:W;fn/wire/n10:0<CoGBK;c7<int[varintz;c3];c4,double;c0>>!GWC Out:6
        caused by:
   DoFn[UID:2, PID:Global/passert.Count(total collections)/passert.errFn, Name: 
github.com/apache/beam/sdks/v2/go/pkg/beam/testing/passert.errFn] failed:
   passert.Count(total collections) = 4, want 2
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to