You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/02/28 16:00:47 UTC

[jira] [Closed] (FLINK-2911) AccumulatingAlignedProcessingTimeWindowOperatorTest.checkpointRestoreWithPendingWindowTumbling

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

Ufuk Celebi closed FLINK-2911.
------------------------------
    Resolution: Cannot Reproduce

Did not occur again and a lot of time passed since the original report. I would like to close this and re-open if it occurs again.

> 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.15#6346)