apilloud commented on issue #22913: URL: https://github.com/apache/beam/issues/22913#issuecomment-1281307319
This is the top flaky test in the suite. Recent failures: https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/10960/testReport/org.apache.beam.sdk.transforms/GroupByKeyTest$BasicTests/testAfterProcessingTimeContinuationTriggerUsingState/ https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/10961/testReport/org.apache.beam.sdk.transforms/GroupByKeyTest$BasicTests/testAfterProcessingTimeContinuationTriggerUsingState/ ``` java.lang.AssertionError: Second Triggered sum/Values/Values/Map/ParMultiDo(Anonymous).output: Expected: iterable with items [<42>] in any order but: no match for: <84> at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:175) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:460) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:452) at org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testAfterProcessingTimeContinuationTriggerUsingState(GroupByKeyTest.java:302) ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org