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/03 22:09:42 UTC

[GitHub] [beam] kennknowles opened a new issue, #19077: nexmark.sources.UnboundedEventSourceTest.resumeFromCheckpoint is flaky (sickbayed)

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

   This test fails fairly frequently.
   
   History: [https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_GradleBuild/1219/testReport/junit/org.apache.beam.sdk.nexmark.sources/UnboundedEventSourceTest/resumeFromCheckpoint/history/](https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_GradleBuild/1219/testReport/junit/org.apache.beam.sdk.nexmark.sources/UnboundedEventSourceTest/resumeFromCheckpoint/history/)
   
    Sample job: https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Java_GradleBuild/1219/testReport/org.apache.beam.sdk.nexmark.sources/UnboundedEventSourceTest/resumeFromCheckpoint/
   
   Failure log:
   
   org.junit.ComparisonFailure: expected:<...":"UTC"},"afterNow":[true,"beforeNow":fals]e,"equalNow":false},...\> but was:<...":"UTC"},"afterNow":[false,"beforeNow":tru]e,"equalNow":false},...\> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.apache.beam.sdk.nexmark.sources.UnboundedEventSourceTest$EventIdChecker.add(UnboundedEventSourceTest.java:71) at org.apache.beam.sdk.nexmark.sources.UnboundedEventSourceTest.resumeFromCheckpoint(UnboundedEventSourceTest.java:96)
   
   Imported from Jira [BEAM-5070](https://issues.apache.org/jira/browse/BEAM-5070). Original Jira may contain additional context.
   Reported by: reuvenlax.


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