damccorm opened a new issue, #20846: URL: https://github.com/apache/beam/issues/20846
https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_PR/105/testReport/junit/org.apache.beam.sdk.testing/TestStreamTest/testLateDataAccumulating/ ``` java.lang.AssertionError: Combine.globally(Count)/Values/Values/Map/ParMultiDo(Anonymous).output: Expected: (a value equal to or greater than <3L> and a value less than or equal to <5L>) but: a value equal to or greater than <3L> <2L> was less than <3L> at org.apache.beam.sdk.testing.PAssert$PAssertionSite.capture(PAssert.java:174) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:416) at org.apache.beam.sdk.testing.PAssert.that(PAssert.java:408) at org.apache.beam.sdk.testing.TestStreamTest.testLateDataAccumulating(TestStreamTest.java:131) ``` Imported from Jira [BEAM-12036](https://issues.apache.org/jira/browse/BEAM-12036). Original Jira may contain additional context. Reported by: kenn. -- 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]
