You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 19:54:22 UTC

[GitHub] [beam] damccorm opened a new issue, #20846: TestStream.testLateDataAccumulating gives wrong answer on SamzaRunner

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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org