[
https://issues.apache.org/jira/browse/FLINK-2911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105304#comment-15105304
]
Till Rohrmann commented on FLINK-2911:
--------------------------------------
I found another occurrence:
https://s3.amazonaws.com/archive.travis-ci.org/jobs/103096075/log.txt
> AccumulatingAlignedProcessingTimeWindowOperatorTest.checkpointRestoreWithPendingWindowTumbling
> ----------------------------------------------------------------------------------------------
>
> Key: FLINK-2911
> URL: https://issues.apache.org/jira/browse/FLINK-2911
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Reporter: Matthias J. Sax
> Priority: Critical
> Labels: test-stability
>
> https://travis-ci.org/mjsax/flink/jobs/87181219
> {noformat}
> Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.277 sec
> <<< FAILURE! - in
> org.apache.flink.streaming.runtime.operators.windowing.AccumulatingAlignedProcessingTimeWindowOperatorTest
> checkpointRestoreWithPendingWindowTumbling(org.apache.flink.streaming.runtime.operators.windowing.AccumulatingAlignedProcessingTimeWindowOperatorTest)
> Time elapsed: 1.511 sec <<< FAILURE!
> java.lang.AssertionError: expected:<1000> but was:<1001>
> 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:555)
> at org.junit.Assert.assertEquals(Assert.java:542)
> at
> org.apache.flink.streaming.runtime.operators.windowing.AccumulatingAlignedProcessingTimeWindowOperatorTest.checkpointRestoreWithPendingWindowTumbling(AccumulatingAlignedProcessingTimeWindowOperatorTest.java:603)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)