[RKOTLIN-1114] Fix sync client config not applied #2591
Annotations
3 errors and 1 warning
io.realm.kotlin.test.mongodb.jvm.PlatformNetworkingTests ► syncRoundTrip[jvm]:
packages/test-sync/src/jvmTest/kotlin/io/realm/kotlin/test/mongodb/jvm/PlatformNetworkingTests.kt#L63
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.jvm.PlatformNetworkingTests.xml
Error:
java.lang.AssertionError: Failed to verify log statements for : platformNetworking=false
|
io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests ► deleteAll_doNotDeleteAsymmetricObjects[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/AsymmetricSyncTests.kt#L282
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
Error:
java.lang.AssertionError: Number of documents was: 0 [initialCount: 0, expectedCount: 10]
|
io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests ► collection_defaultSerializer[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml
Error:
io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://44.212.16.13:34258/api/admin/v3.0/auth/profile, socket_timeout=60000] ms
|
changelog
The following actions uses Node.js version which is deprecated 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/
|