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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Matthias J. Sax created FLINK-2911:
--------------------------------------

             Summary: 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


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)