Skip to content

recent 2.13.x broke SerializationStabilityTest in scala-parallel-collections #809

@SethTisue

Description

@SethTisue

this came up over at scala/community-build#1564 which changes the Scala 2.13 SHA from scala/scala@3ed3e3f to scala/scala@e623b15

https://scala-ci.typesafe.com/job/scala-2.13.x-jdk11-integrate-community-build/3693/artifact/logs/scala-parallel-collections-build.log shows

[scala-parallel-collections] [info] Test scala.SerializationStabilityTest.testAll started
[scala-parallel-collections] [error] Test scala.SerializationStabilityTest.testAll failed: java.io.InvalidClassException: scala.collection.immutable.OldHashMap; local class incompatible: stream classdesc serialVersionUID = -2425602972438308285, local class serialVersionUID = -6733093582541111701, took 0.125 sec
[scala-parallel-collections] [error]     at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:689)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions