You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/03/29 16:25:00 UTC

[jira] [Commented] (BEAM-5070) nexmark.sources.UnboundedEventSourceTest.resumeFromCheckpoint is flaky

    [ https://issues.apache.org/jira/browse/BEAM-5070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310766#comment-17310766 ] 

Brian Hulette commented on BEAM-5070:
-------------------------------------

[~ŁukaszG] it looks like you added this test originally, would you have time to look at these flakes?

> 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
>    Affects Versions: 2.5.0
>            Reporter: Reuven Lax
>            Priority: P1
>              Labels: beam-fixit, flake
>          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)