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:01:46 UTC

[jira] [Closed] (FLINK-3142) CheckpointCoordinatorTest fails

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

Ufuk Celebi closed FLINK-3142.
------------------------------
    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.

> CheckpointCoordinatorTest fails
> -------------------------------
>
>                 Key: FLINK-3142
>                 URL: https://issues.apache.org/jira/browse/FLINK-3142
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Matthias J. Sax
>            Priority: Critical
>              Labels: test-stability
>
> https://travis-ci.org/mjsax/flink/jobs/95439203
> {noformat}
> Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 63.713 sec <<< FAILURE! - in org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest
> testMaxConcurrentAttempsWithSubsumption(org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest)  Time elapsed: 60.145 sec  <<< FAILURE!
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertNotNull(Assert.java:621)
> 	at org.junit.Assert.assertNotNull(Assert.java:631)
> 	at org.apache.flink.runtime.checkpoint.CheckpointCoordinatorTest.testMaxConcurrentAttempsWithSubsumption(CheckpointCoordinatorTest.java:946)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)