[RKOTLIN-1096] Add SyncException.isFatal to signal unrecoverable sync exceptions #2524
Annotations
5 errors and 1 warning
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► completesOnClose[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L243
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 10000 ms
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► completesOnClose[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L243
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 10000 ms
|
io.realm.kotlin.test.mongodb.common.SubscriptionSetTests ► size[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
Error:
io.realm.kotlin.mongodb.exceptions.ConnectionException: [Custom][CustomError(4000)] io.ktor.client.network.sockets.SocketTimeoutException: Socket timeout has expired [url=http://52.91.245.93:49222/api/client/v2.0/app/test-app-flx-pptngbw/location, socket_timeout=120000] ms.
|
io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests ► completesOnClose[jvm]:
packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/FLXProgressListenerTests.kt#L243
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 10000 ms
|
io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests ► add_conflictingNamesThrows[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml
Error:
kotlin.UninitializedPropertyAccessException: lateinit property realm has not been initialized
|
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/
|