[ https://issues.apache.org/jira/browse/BEAM-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364470#comment-17364470 ]
Kenneth Knowles commented on BEAM-5070: --------------------------------------- Moving from P1 "flake" to P2 "sickbay" > nexmark.sources.UnboundedEventSourceTest.resumeFromCheckpoint is flaky > ---------------------------------------------------------------------- > > Key: BEAM-5070 > URL: https://issues.apache.org/jira/browse/BEAM-5070 > Project: Beam > Issue Type: Bug > Components: testing > Reporter: Reuven Lax > Priority: P2 > Labels: beam-fixit, sickbay > Time Spent: 2h 40m > Remaining Estimate: 0h > > 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/] > 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) -- This message was sent by Atlassian Jira (v8.3.4#803005)