[RKOTLIN-1114] Fix sync client config not applied #2559
Annotations
9 errors and 1 warning
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► uploadProgressListener_changesOnly[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L160
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 ms
|
io.realm.kotlin.test.mongodb.common.SyncSessionTests ► syncSessionFromErrorHandlerCannotUploadAndDownloadChanges[jvm]:
packages/test-base/src/commonMain/kotlin/io/realm/kotlin/test/util/Utils.kt#L141
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.SyncSessionTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: <no message>
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► uploadProgressListener_changesOnly[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 ms
|
io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests ► getUser[macos]:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/macosTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml
Error:
io.realm.kotlin.mongodb.exceptions.ConnectionException: [Custom][CustomError(4000)] io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://3.87.49.119:58073/api/client/v2.0/app/test-app-pbs-shqitfn/location, socket_timeout=120000] ms.
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► uploadProgressListener_changesOnly[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://34.231.21.249:52404/api/admin/v3.0/auth/providers/local-userpass/login, socket_timeout=60000] ms
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► uploadProgressListener_changesOnly[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L160
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 ms
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► downloadProgressListener_indefinitely[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L139
Failed test found in:
./packages/test-sync/build/test-results/jvmTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 ms
|
io.realm.kotlin.test.mongodb.jvm.PlatformNetworkingTests ► syncRoundTrip[jvm]:
packages/test-sync/src/jvmTest/kotlin/io/realm/kotlin/test/mongodb/jvm/PlatformNetworkingTests.kt#L58
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.FLXProgressListenerTests ► uploadProgressListener_changesOnly[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timed out waiting for 30000 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/
|