[
https://issues.apache.org/jira/browse/FLINK-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated FLINK-2474:
-----------------------------------
Priority: Critical (was: Major)
> 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
>
> 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)