Upgrade to Realm Core v14.12.0 #2606
Annotations
6 errors and 1 warning
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests ► deleteOne[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
Error:
kotlin.UninitializedPropertyAccessException: lateinit property app has not been initialized
|
io.realm.kotlin.test.mongodb.common.UserTests ► customData_refreshByLogout[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml
Error:
io.realm.kotlin.mongodb.exceptions.ConnectionException: [Custom][CustomError(4000)] io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://54.158.228.105:36858/api/client/v2.0/app/test-app-pbs-zmewlly/location, socket_timeout=120000] ms.
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► insert:
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.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► deleteAll_doNotDeleteAsymmetricObjects:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/AsymmetricSyncTests.kt#L285
Failed test found in:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml
Error:
java.lang.AssertionError: Number of documents was: 0 [initialCount: 0, expectedCount: 10]
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► completesOnClose:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L278
Failed test found in:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► uploadProgressListener_changesOnly:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L278
Failed test found in:
./packages/test-sync/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-sync-.xml
Error:
java.lang.AssertionError: Expected value to be true.
|
changelog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8230315d06ad95c617244d2f265d237a1682d445, dangoslen/changelog-enforcer@c0b9fd225180a405c5f21f7a74b99e2eccc3e951. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|