Prepare next dev iteration #417
auto-merge-branches.yml
on: push
Create PR with changes that should be merged into another branch
6s
Annotations
6 errors
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.mongo.MongoCollectionFromDatabaseTests ► findOne_missingFieldsGetsDefaults[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.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:50952/api/client/v2.0/app/test-app-flx-ddtflgl/location, socket_timeout=120000] ms.
|
io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests ► discardUnsyncedChanges_discards_attemptRecover_flx[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: <no message>
|
io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests ► discardUnsyncedChanges_discards_attemptRecover_pbs[ios]:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml#L0
Failed test found in:
./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
Error:
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: <no message>
|
io.realm.kotlin.test.android.InstrumentedTests ► io.realm.kotlin.test.common.VersionTrackingTests ► realmAsFlow_doesNotTrackVersions:
packages/test-base/src/commonTest/kotlin/io/realm/kotlin/test/common/VersionTrackingTests.kt#L158
Failed test found in:
./packages/test-base/build/outputs/androidTest-results/connected/TEST-test(AVD) - 13-_test-base-.xml
Error:
java.lang.AssertionError: VersionInfo(main=VersionData(current=VersionId(version=2), active=[VersionId(version=2)]), notifier=null, writer=VersionData(current=VersionId(version=5), active=[]))
|