You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2019/01/10 08:27:00 UTC

[jira] [Updated] (FLINK-10895) TypeSerializerSnapshotMigrationITCase.testSavepoint test failed on travis

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

Aljoscha Krettek updated FLINK-10895:
-------------------------------------
    Labels: test-stability  (was: )

> TypeSerializerSnapshotMigrationITCase.testSavepoint test failed on travis
> -------------------------------------------------------------------------
>
>                 Key: FLINK-10895
>                 URL: https://issues.apache.org/jira/browse/FLINK-10895
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests, Type Serialization System
>            Reporter: Dawid Wysakowicz
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.8.0
>
>
> Failed with:
> {code:java}
> testSavepoint[Migrate Savepoint / Backend: (1.4,rocksdb)](org.apache.flink.test.migration.TypeSerializerSnapshotMigrationITCase)  Time elapsed: 0.753 sec  <<< FAILURE!
> java.lang.AssertionError: Values should be different. Actual: FAILED
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failEquals(Assert.java:185)
> 	at org.junit.Assert.assertNotEquals(Assert.java:161)
> 	at org.junit.Assert.assertNotEquals(Assert.java:175)
> 	at org.apache.flink.test.checkpointing.utils.SavepointMigrationTestBase.restoreAndExecute(SavepointMigrationTestBase.java:217)
> 	at org.apache.flink.test.migration.TypeSerializerSnapshotMigrationITCase.testSavepoint(TypeSerializerSnapshotMigrationITCase.java:136)
> {code}
> [https://api.travis-ci.org/v3/job/454926337/log.txt]
>  
> another instance : https://api.travis-ci.org/v3/job/455449903/log.txt



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)