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:24 UTC

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

damccorm opened a new issue, #20847:
URL: https://github.com/apache/beam/issues/20847

   https://ci-beam.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza_PR/105/testReport/junit/org.apache.beam.sdk.testing/TestStreamTest/testFirstElementLate/
   
   ```
   
   Expected: iterable with items [] in any order
        but: no match for: "late"
   	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.testFirstElementLate(TestStreamTest.java:258)
   
   ```
   
   
   Imported from Jira [BEAM-12035](https://issues.apache.org/jira/browse/BEAM-12035). 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