Fix compiler crash when using Kotlin 2.0.20 #716
Annotations
2 errors
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests ► realmQuery_subscribe_anonymousTwice:
packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/CoreErrorConverter.kt#L47
Failed test found in:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml
Error:
java.lang.IllegalStateException: [RLM_ERR_BAD_VERSION]: Unable to lock version 6 as it does not exist or has been cleaned up.
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► downloadProgressListener_changesOnly[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 ms
|