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 2019/02/28 12:54:00 UTC

[jira] [Created] (FLINK-11784) KryoSerializerSnapshotTest occasionally fails on Travis

Ufuk Celebi created FLINK-11784:
-----------------------------------

             Summary: KryoSerializerSnapshotTest occasionally fails on Travis
                 Key: FLINK-11784
                 URL: https://issues.apache.org/jira/browse/FLINK-11784
             Project: Flink
          Issue Type: Bug
          Components: API / Type Serialization System
            Reporter: Ufuk Celebi


{{KryoSerializerSnapshotTest}} fails occasionally with:
{code:java}
11:37:44.198 [ERROR] tryingToRestoreWithNonExistingClassShouldBeIncompatible(org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshotTest)  Time elapsed: 0.011 s  <<< ERROR!
java.io.EOFException
	at org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshotTest.kryoSnapshotWithMissingClass(KryoSerializerSnapshotTest.java:120)
	at org.apache.flink.api.java.typeutils.runtime.kryo.KryoSerializerSnapshotTest.tryingToRestoreWithNonExistingClassShouldBeIncompatible(KryoSerializerSnapshotTest.java:105){code}
See [https://travis-ci.org/apache/flink/jobs/499371953] for full build output (as part of a PR with unrelated changes).



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