You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/09/21 08:23:04 UTC

[jira] [Closed] (FLINK-2474) Occasional failures in PartitionedStateCheckpointingITCase

     [ https://issues.apache.org/jira/browse/FLINK-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Márton Balassi closed FLINK-2474.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10

Has not been observed for a long time.

> Occasional failures in PartitionedStateCheckpointingITCase
> ----------------------------------------------------------
>
>                 Key: FLINK-2474
>                 URL: https://issues.apache.org/jira/browse/FLINK-2474
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: Márton Balassi
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 0.10
>
>
> The error message
> {code}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 47.301 sec <<< FAILURE! - in org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase
> runCheckpointedProgram(org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase)  Time elapsed: 42.495 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<866789000000> but was:<3467156>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase.runCheckpointedProgram(PartitionedStateCheckpointingITCase.java:117)
> {code}
> The detailed CI logs
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/73928480/log.txt



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)