[
https://issues.apache.org/jira/browse/FLINK-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ufuk Celebi closed FLINK-11784.
-------------------------------
Resolution: Cannot Reproduce
> 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
> Affects Versions: 1.8.0
> Reporter: Ufuk Celebi
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.8.0
>
>
> {{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)