You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2019/02/27 10:07:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-10895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779091#comment-16779091 ] 

Tzu-Li (Gordon) Tai commented on FLINK-10895:
---------------------------------------------

I've been running this test in a loop for 50 times, and all attempts succeeded without errors.
Also, this hasn't popped up in quite a while.
It could have been some instability with the mini clusters before, causing jobs to fail (this ITCase submits an actual Flink job.)

So, I'm going to close this for now. Please reopen if this somehow pops up again.

> TypeSerializerSnapshotMigrationITCase.testSavepoint test failed on travis
> -------------------------------------------------------------------------
>
>                 Key: FLINK-10895
>                 URL: https://issues.apache.org/jira/browse/FLINK-10895
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Type Serialization System, Tests
>            Reporter: Dawid Wysakowicz
>            Assignee: Tzu-Li (Gordon) Tai
>            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)