[Automated] Merge releases into main #1809
537 passed, 2 failed and 27 skipped
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.ApiKeyAuthTests.xml
19 tests were completed in 11s with 18 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.AppConfigurationTests.xml
28 tests were completed in 595ms with 27 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.AppTests.xml
23 tests were completed in 15s with 18 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.AsymmetricSyncTests.xml
11 tests were completed in 21s with 11 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.CredentialsTests.xml
5 tests were completed in 2s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithAutoConfirmTests.xml
20 tests were completed in 4s with 16 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithCustomFunctionTests.xml
5 tests were completed in 4s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.EmailPasswordAuthWithEmailConfirmTests.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncConfigurationTests.xml
15 tests were completed in 6s with 14 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FlexibleSyncIntegrationTests.xml
7 tests were completed in 21s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FLXProgressListenerTests.xml
7 tests were completed in 24s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.FunctionsTests.xml
14 tests were completed in 9s with 14 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.GeoSpatialTests.xml
5 tests were completed in 14s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.HttpLogObfuscatorTests.xml
8 tests were completed in 9s with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.KtorNetworkTransportTest.xml
4 tests were completed in 4s with 3 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.RealmSyncUtilsTest.xml
8 tests were completed in 5ms with 8 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.internal.SyncConnectionParamsTests.xml
1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoClientTests.xml
7 tests were completed in 2s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromClientTests.xml
55 tests were completed in 41s with 55 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests.xml
54 tests were completed in 47s with 53 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests | 53✅ | 1❌ | 47s |
❌ io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests
✅ findOne_unknownCollection[ios]
✅ aggregate[ios]
✅ aggregate_fails[ios]
✅ count[ios]
✅ count_invalidFilter[ios]
✅ deleteMany[ios]
✅ deleteMany_fails[ios]
✅ deleteOne[ios]
✅ deleteOne_fails[ios]
✅ find[ios]
✅ findOne[ios]
✅ findOneAndDelete[ios]
✅ findOneAndDelete_explicitTypes[ios]
✅ findOneAndDelete_fails[ios]
✅ findOneAndReplace[ios]
✅ findOneAndReplace_explicitTypes[ios]
✅ findOneAndReplace_fails[ios]
✅ findOneAndUpdate[ios]
✅ findOneAndUpdate_explicitTypes[ios]
✅ findOneAndUpdate_fails[ios]
✅ findOne_embeddedObjects[ios]
✅ findOne_explicitTypes[ios]
✅ findOne_extraFieldsAreDiscarded[ios]
✅ findOne_fails[ios]
✅ findOne_links[ios]
❌ findOne_missingFieldsGetsDefaults[ios]
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.
✅ findOne_typedLinks[ios]
✅ findOne_typedLinks_unknownClassBecomesDictionary[ios]
✅ find_explicitTypes[ios]
✅ find_fails[ios]
✅ insertMany[ios]
✅ insertMany_explictTyped[ios]
✅ insertMany_throwsOnEmptyList[ios]
✅ insertMany_throwsOnExistingPrimaryKey[ios]
✅ insertMany_throwsOnMissingRequiredFields[ios]
✅ insertMany_throwsOnTypeMismatch[ios]
✅ insertOne[ios]
✅ insertOne_embeddedObjects[ios]
✅ insertOne_explicitTypes[ios]
✅ insertOne_links[ios]
✅ insertOne_throwsOnExistingPrimaryKey[ios]
✅ insertOne_throwsOnMissingRequiredFields[ios]
✅ insertOne_throwsOnTypeMismatch[ios]
✅ insertOne_typedLinks[ios]
✅ name[ios]
✅ throwsOnLoggedOutUser[ios]
✅ updateMany[ios]
✅ updateMany_explicitTypes[ios]
✅ updateMany_fails[ios]
✅ updateOne[ios]
✅ updateOne_explicitTypes[ios]
✅ updateOne_fails[ios]
✅ withDocumentClass[ios]
✅ withDocumentClass_withCustomSerialization[ios]
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDatabaseTests.xml
5 tests were completed in 1s with 5 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.mongo.MongoDBSerializerTests.xml
9 tests were completed in 29ms with 9 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.MutableSubscriptionSetTests.xml
21 tests were completed in 14s with 20 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.nonlatin.NonLatinTests.xml
1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.PBSProgressListenerTests.xml
8 tests were completed in 5s with 4 passed, 0 failed and 4 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SchemaProcessorTests.xml
2 tests were completed in 0ms with 2 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.serializer.BsonEncoderTests.xml
12 tests were completed in 23ms with 12 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionExtensionsTests.xml
16 tests were completed in 58s with 16 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionSetTests.xml
19 tests were completed in 30s with 19 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SubscriptionTests.xml
6 tests were completed in 5s with 6 passed, 0 failed and 0 skipped.
❌ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.xml
32 tests were completed in 99s with 31 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests | 31✅ | 1❌ | 99s |
❌ io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests
✅ discardUnsyncedChanges_discards_pbs[ios]
✅ discardUnsyncedChanges_discards_flx[ios]
✅ discardUnsyncedChanges_discards_attemptRecover_pbs[ios]
❌ discardUnsyncedChanges_discards_attemptRecover_flx[ios]
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: <no message>
✅ discardUnsyncedChanges_failure_pbs[ios]
✅ discardUnsyncedChanges_failure_flx[ios]
✅ discardUnsyncedChanges_executeClientReset_pbs[ios]
✅ discardUnsyncedChanges_executeClientReset_flx[ios]
✅ discardUnsyncedChanges_userExceptionCaptured_onBeforeReset_pbs[ios]
✅ discardUnsyncedChanges_userExceptionCaptured_onBeforeReset_flx[ios]
✅ discardUnsyncedChanges_userExceptionCaptured_onAfterReset_pbs[ios]
✅ discardUnsyncedChanges_userExceptionCaptured_onAfterReset_flx[ios]
✅ defaultRecoverOrDiscardUnsyncedChanges_logsReported_pbs[ios]
✅ defaultRecoverOrDiscardUnsyncedChanges_logsReported_flx[ios]
✅ manuallyRecoverUnsyncedChanges_reported_pbs[ios]
✅ manuallyRecoverUnsyncedChanges_reported_flx[ios]
✅ manuallyRecoverUnsyncedChanges_executeClientReset_pbs[ios]
✅ manuallyRecoverUnsyncedChanges_executeClientReset_flx[ios]
✅ recoverUnsyncedChanges_recover_pbs[ios]
✅ recoverUnsyncedChanges_recover_flx[ios]
✅ recoverUnsyncedChanges_resetErrorHandled_pbs[ios]
✅ recoverUnsyncedChanges_resetErrorHandled_flx[ios]
✅ recoverUnsyncedChanges_recoverFails_pbs[ios]
✅ recoverUnsyncedChanges_recoverFails_flx[ios]
✅ recoverUnsyncedChanges_executeClientReset_pbs[ios]
✅ recoverUnsyncedChanges_executeClientReset_flx[ios]
✅ recoverOrDiscardUnsyncedChanges_recover_pbs[ios]
✅ recoverOrDiscardUnsyncedChanges_recover_flx[ios]
✅ recoverOrDiscardUnsyncedChanges_discards_pbs[ios]
✅ recoverOrDiscardUnsyncedChanges_discards_flx[ios]
✅ recoverOrDiscardUnsyncedChanges_executeClientReset_pbs[ios]
✅ recoverOrDiscardUnsyncedChanges_executeClientReset_flx[ios]
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncClientTests.xml
7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncConfigTests.xml
38 tests were completed in 12s with 37 passed, 0 failed and 1 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncedRealmTests.xml
35 tests were completed in 43s with 30 passed, 0 failed and 5 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.SyncSessionTests.xml
22 tests were completed in 13s with 19 passed, 0 failed and 3 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.UserProfileTests.xml
3 tests were completed in 726ms with 3 passed, 0 failed and 0 skipped.
✅ ./packages/test-sync/build/test-results/iosTest/TEST-io.realm.kotlin.test.mongodb.common.UserTests.xml
32 tests were completed in 10s with 32 passed, 0 failed and 0 skipped.
Annotations
github-actions / Unit Test Results - iOS arm64 Sync
io.realm.kotlin.test.mongodb.common.mongo.MongoCollectionFromDatabaseTests ► findOne_missingFieldsGetsDefaults[ios]
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.
Raw output
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.
at kotlin.Throwable#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
at kotlin.Exception#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
at kotlin.RuntimeException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
at io.realm.kotlin.exceptions.RealmException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-base/src/commonMain/kotlin/io/realm/kotlin/exceptions/RealmException.kt:12)
at io.realm.kotlin.mongodb.exceptions.AppException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/AppException.kt:98)
at io.realm.kotlin.mongodb.exceptions.ServiceException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/ServiceExceptions.kt:37)
at io.realm.kotlin.mongodb.exceptions.ServiceException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/ServiceExceptions.kt:34)
at io.realm.kotlin.mongodb.exceptions.ConnectionException#<init>(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/exceptions/ServiceExceptions.kt:52)
at io.realm.kotlin.mongodb.internal#convertAppError(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:119)
at io.realm.kotlin.mongodb.internal.object-1.onError#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/RealmSyncUtils.kt:63)
at io.realm.kotlin.internal.interop.AppCallback#onError(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/Callback.kt:33)
at io.realm.kotlin.internal.interop.RealmInterop.handleAppCallback#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3637)
at io.realm.kotlin.internal.interop.RealmInterop.realm_app_email_password_provider_client_register_email$lambda$104#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3147)
at <global>._696f2e7265616c6d2e6b6f746c696e3a63696e7465726f702f55736572732f72756e6e65722f776f726b2f7265616c6d2d6b6f746c696e2f7265616c6d2d6b6f746c696e2f7061636b616765732f63696e7465726f702f7372632f6e617469766544617277696e2f6b6f746c696e2f696f2f7265616c6d2f6b6f746c696e2f696e7465726e616c2f696e7465726f702f5265616c6d496e7465726f702e6b74_knbridge705(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3146)
at <global>._ZN5realm4util14UniqueFunctionIFvNSt3__18optionalINS_3app8AppErrorEEEEE12SpecificImplIZNS_5c_apiL13make_callbackEPFvPvPK15realm_app_errorESB_PFvSB_EEUlS6_E_E4callEOS6_(Unknown Source)
at <global>._ZN5realm4util14UniqueFunctionIFvONSt3__110unique_ptrINS_3app7RequestENS2_14default_deleteIS5_EEEERKNS4_8ResponseEEE12SpecificImplIZNS4_3App4postEONS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEONS1_IFvNS2_8optionalINS4_8AppErrorEEEEEERKNS_4bson12BsonDocumentEE3$_9E4callES9_SC_(Unknown Source)
at <global>._ZN5realm4util14UniqueFunctionIFvNSt3__18optionalINS_3app8AppErrorEEEEE12SpecificImplIZNS4_3App26update_location_and_resendEONS2_10unique_ptrINS4_7RequestENS2_14default_deleteISC_EEEEONS1_IFvSG_RKNS4_8ResponseEEEEONS3_INS2_12basic_stringIcNS2_11char_traitsIcEENS2_9allocatorIcEEEEEEE3$_8E4callEOS6_(Unknown Source)
at <global>._ZN5realm4util14UniqueFunctionIFvRKNS_3app8ResponseEEE12SpecificImplIZNS2_3App16request_locationEONS1_IFvNSt3__18optionalINS2_8AppErrorEEEEEEONSB_INSA_12basic_stringIcNSA_11char_traitsIcEENSA_9allocatorIcEEEEEESO_iE3$_7E4callES5_(Unknown Source)
at <global>.realm_http_transport_complete_request(Unknown Source)
at io.realm.kotlin.internal.interop.RealmInterop.<init>$lambda$1$lambda$0#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3689)
at io.realm.kotlin.internal.interop.RealmInterop.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$23.response#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/nativeDarwin/kotlin/io/realm/kotlin/internal/interop/RealmInterop.kt:3655)
at io.realm.kotlin.internal.interop.sync.ResponseCallback#response(/Users/runner/work/realm-kotlin/realm-kotlin/packages/cinterop/src/commonMain/kotlin/io/realm/kotlin/internal/interop/sync/NetworkTransport.kt:48)
at io.realm.kotlin.mongodb.internal.KtorNetworkTransport.$sendRequest$lambda$2COROUTINE$1.invokeSuspend#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-sync/src/commonMain/kotlin/io/realm/kotlin/mongodb/internal/KtorNetworkTransport.kt:121)
at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:104)
at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:14)
at kotlinx.coroutines.MultiWorkerDispatcher.$workerRunLoop$lambda$2COROUTINE$0.invokeSuspend#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:101)
at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:106)
at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:14)
at kotlinx.coroutines.EventLoopImplBase#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:280)
at kotlinx.coroutines.EventLoop#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:52)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:120)
at kotlinx.coroutines#runBlocking(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:59)
at kotlinx.coroutines#runBlocking$default(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:36)
at kotlinx.coroutines.MultiWorkerDispatcher.workerRunLoop#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:93)
at kotlinx.coroutines.MultiWorkerDispatcher.<init>$lambda$1$lambda$0#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlinx.coroutines.MultiWorkerDispatcher.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$4.invoke#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlinx.coroutines.MultiWorkerDispatcher.$<init>$lambda$1$lambda$0$FUNCTION_REFERENCE$4.$<bridge-UNN>invoke(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/MultithreadedDispatchers.kt:80)
at kotlin.Function0#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at <global>.WorkerLaunchpad(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/concurrent/Internal.kt:106)
at <global>._ZN6Worker19processQueueElementEb(Unknown Source)
at <global>._ZN12_GLOBAL__N_113workerRoutineEPv(Unknown Source)
at <global>._pthread_start(Unknown Source)
at <global>.thread_start(Unknown Source)
github-actions / Unit Test Results - iOS arm64 Sync
io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests ► discardUnsyncedChanges_discards_attemptRecover_flx[ios]
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>
Raw output
kotlinx.coroutines.TimeoutCancellationException: Timeout after 1m: <no message>
at kotlin.Throwable#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Throwable.kt:28)
at kotlin.Exception#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:23)
at kotlin.RuntimeException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:34)
at kotlin.IllegalStateException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/Exceptions.kt:70)
at kotlin.coroutines.cancellation.CancellationException#<init>(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/cancellation/CancellationException.kt:11)
at kotlinx.coroutines.TimeoutCancellationException#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:172)
at kotlinx.coroutines.TimeoutCancellationException#<init>(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/Timeout.kt:177)
at io.realm.kotlin.test.util.$receiveOrFailCOROUTINE$0.invokeSuspend#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-base/src/commonMain/kotlin/io/realm/kotlin/test/util/Utils.kt:141)
at kotlin.coroutines.native.internal.BaseContinuationImpl#invokeSuspend(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:50)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:30)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.internal.ScopeCoroutine#afterResume(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/Scopes.kt:32)
at kotlinx.coroutines.AbstractCoroutine#afterResume(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/AbstractCoroutine.kt)
at kotlinx.coroutines.AbstractCoroutine#resumeWith(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/AbstractCoroutine.kt:102)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:43)
at kotlin.coroutines.Continuation#resumeWith(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/libraries/stdlib/src/kotlin/coroutines/Continuation.kt:26)
at kotlinx.coroutines.DispatchedTask#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/internal/DispatchedTask.kt:104)
at kotlinx.coroutines.Runnable#run(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Runnable.kt:14)
at kotlinx.coroutines.EventLoopImplBase#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:280)
at kotlinx.coroutines.EventLoop#processNextEvent(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/common/src/EventLoop.common.kt:52)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking#internal(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:120)
at kotlinx.coroutines#runBlocking(/opt/buildAgent/work/44ec6e850d5c63f0/kotlinx-coroutines-core/native/src/Builders.kt:59)
at io.realm.kotlin.internal.platform#runBlocking(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-base/src/nativeDarwin/kotlin/io/realm/kotlin/internal/platform/CoroutineUtils.kt:13)
at io.realm.kotlin.internal.platform#runBlocking$default(/Users/runner/work/realm-kotlin/realm-kotlin/packages/library-base/src/nativeDarwin/kotlin/io/realm/kotlin/internal/platform/CoroutineUtils.kt:9)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.discardUnsyncedChanges_discards_attemptRecover#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:492)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.discardUnsyncedChanges_discards_attemptRecover_flx$lambda$8#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:453)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.$discardUnsyncedChanges_discards_attemptRecover_flx$lambda$8$FUNCTION_REFERENCE$15.invoke#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:452)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.$discardUnsyncedChanges_discards_attemptRecover_flx$lambda$8$FUNCTION_REFERENCE$15.$<bridge-UNNNNNNN>invoke(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:452)
at kotlin.Function5#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.TestEnvironment#performTest(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:139)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.Companion#performFlxTest(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:282)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests.Companion#performFlxTest$default(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:270)
at io.realm.kotlin.test.mongodb.common.SyncClientResetIntegrationTests#discardUnsyncedChanges_discards_attemptRecover_flx(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:452)
at io.realm.kotlin.test.mongodb.common.$SyncClientResetIntegrationTests$test$0.$discardUnsyncedChanges_discards_attemptRecover_flx$FUNCTION_REFERENCE$95.invoke#internal(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:450)
at io.realm.kotlin.test.mongodb.common.$SyncClientResetIntegrationTests$test$0.$discardUnsyncedChanges_discards_attemptRecover_flx$FUNCTION_REFERENCE$95.$<bridge-UNNN>invoke(/Users/runner/work/realm-kotlin/realm-kotlin/packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/SyncClientResetIntegrationTests.kt:450)
at kotlin.Function1#invoke(/Users/teamcity/.gradle/daemon/8.4/[K][Suspend]Functions:1)
at kotlin.native.internal.test.BaseClassSuite.TestCase#doRun(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:177)
at kotlin.native.internal.test.TestCase#doRun(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:44)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:52)
at kotlin.native.internal.test.TestCase#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestSuite.kt:49)
at kotlin.native.internal.test.TestRunner.run#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:263)
at kotlin.native.internal.test.TestRunner.runIteration#internal(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:289)
at kotlin.native.internal.test.TestRunner#run(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/TestRunner.kt:304)
at kotlin.native.internal.test#testLauncherEntryPoint(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:33)
at kotlin.native.internal.test#main(/opt/buildAgent/work/b2e1db4d8d903ca4/kotlin/kotlin-native/runtime/src/main/kotlin/kotlin/native/internal/test/Launcher.kt:38)
at <global>.Konan_start(/Users/runner/.gradle/daemon/7.6/entryPointOwner:1)
at <global>.Init_and_run_start(Unknown Source)
at <global>.0x0(Unknown Source)
at <global>.0x0(Unknown Source)
at <global>.0x0(Unknown Source)