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)

Reply via email to