What could be the cause of a TestKit failure with ...
# community-support
a
What could be the cause of a TestKit failure with the message "Configuration cache entry discarded due to serialization error"? https://scans.gradle.com/s/7o5yqje3p45dk/console-log?page=7#L6043 Weirdly the test only fails on Windows and Linux. The test is available here: https://github.com/kotest/kotest/blob/adam/feat/kotest-plugin-test/testkit/kotest-framework/kotest-framework-multiplatform-plugin-gradle/src/test/kotlin/io/kotest/framework/multiplatform/gradle/KotestMultiplatformCompilerGradlePluginSpec.kt
I don't think the config cache report contains anything useful