Update to latest Core #107
Results .NET (ubuntu-latest, net7.0) ❌
❌ TestResults.xml
6052 tests were completed in 112s with 5364 passed, 90 failed and 598 skipped.
❌ Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid.
Realms.Tests.Database.GuidRepresentationMigrationTests
❌ FlexibleSync_Subscriptions_MatchesGuid(True)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '972d1ac2-e414-40b3-91d8-168eedcd191e' because this user has been removed.
❌ FlexibleSync_Subscriptions_MatchesGuid(False)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '75a86d8d-8df5-4ccc-aeb2-228d1da9bbbf' because this user has been removed.
❌ Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate.
Realms.Tests.Database.GuidRepresentationMigrationTests
❌ SynchronizedRealm_DoesntMigrate(True)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'sync-guids-test-user' because this user has been removed.
❌ SynchronizedRealm_DoesntMigrate(False)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'sync-guids-test-user' because this user has been removed.
❌ Realm.Tests.dll.Realms.Tests.Database.RemoveTests.
Realms.Tests.Database.RemoveTests
✔️ RemoveAll_WhenDynamic_RemovesAllObjectsOfAGivenType
✔️ RemoveAll_WhenGeneric_RemovesAllObjectsOfAGivenType
❌ RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema
Realms.Exceptions.RealmFileAccessErrorException : Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm' has history type 'SyncClient', but is being opened in local history mode. Synchronized Realms cannot be opened in non-sync mode, and vice versa.
✔️ RemoveAllObjectsShouldClearTheDatabase
✔️ RemoveObject_FromAnotherRealm_ShouldThrow
✔️ RemoveObject_FromSameRealm_ShouldWork
✔️ RemoveObject_WhenStandalone_ShouldThrow
✔️ RemoveOutsideTransactionShouldFail
✔️ RemoveRangeCanRemoveSpecificObjects
✔️ RemoveResults_FromAnotherRealm_ShouldThrow
✔️ RemoveResults_FromTheSameRealm_ShouldWork
✔️ RemoveSucceedsTest
❌ Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.
Realms.Tests.Sync.FlexibleSyncTests
✖️ Integration_AfterAnError_CanRecover
✖️ Integration_CloseRealmBeforeWaitCompletes
✖️ Integration_CreateObjectNotMatchingSubscriptions_ShouldError
✖️ Integration_RealmRemoveAllWithSubscriptions
✖️ Integration_SubscriptionOnUnqueryableField_ShouldAddThemAutomatically
✖️ Integration_SubscriptionSet_AddRemove
✖️ Integration_SubscriptionSet_MoveObjectInsideView
✖️ Integration_SubscriptionSet_MoveObjectOutsideView
✖️ Integration_SubscriptionSet_WaitForSynchronization_CanBeCalledMultipleTimes
✖️ Integration_SubscriptionSet_WaitForSynchronization_CanBeCalledWithCancelledToken
✖️ Integration_SubscriptionSet_WaitForSynchronization_CanBeCancelled
✖️ Integration_SubscriptionWithCollections
✖️ Integration_SubscriptionWithEmbeddedObjects
✖️ Integration_SubscriptionWithLinks
✖️ Integration_UpdateObjectNotMatchingSubscriptions_ShouldError
✖️ Integration_UpdatingSubscription_SupersedesPreviousOnes
✖️ Integration_WaitForSynchronization_EmptyUpdate
✖️ Integration_WriteData_WhenOutsideOfSubscriptions_GetsRevertedByServer
❌ Realm_Subscriptions_WhenDisposed_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0d7bf623-78db-4939-bb0f-48034dfa4ed2' because this user has been removed.
❌ Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c1115f51-0c23-48a9-b69e-416a9bff769a' because this user has been removed.
✔️ Realm_Subscriptions_WhenLocalRealm_Throws
❌ Realm_Subscriptions_WhenPBS_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'dcd78a8f-45fe-4430-b34a-16a793b9719f' because this user has been removed.
❌ Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c6813a22-a0ca-4e85-b129-d5603865621e' because this user has been removed.
❌ Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0fdd37ca-efef-4821-8bc7-09d1f2c7bd23' because this user has been removed.
✖️ Results_Subscribe_WithCancellation_CancelsTheWait
✖️ Results_SubscribeNamed_FirstTimeOnly_DifferentObjectType_WaitsForChanges
✖️ Results_SubscribeNamed_FirstTimeOnly_DifferentQuery_WaitsForChanges
✖️ Results_SubscribeNamed_UpdateExistingFalse_WithDifferentQuery_Throws
✖️ Results_SubscribeNamed_UpdateExistingFalse_WithSameQuery
✖️ Results_SubscribeNamed_UpdatesQuery
✖️ Results_SubscribeNamed_WithValidQuery
✖️ Results_SubscribeUnnamed_WithValidQuery
❌ SubscriptionSet_Add_AddsSubscription
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '8d1cec85-cb96-47a8-afd3-a63d17fc345b' because this user has been removed.
❌ SubscriptionSet_Add_ComplexQuery_AddsSubscription
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '4809bc67-c68f-4c8e-aed1-6093e9fdefd7' because this user has been removed.
❌ SubscriptionSet_Add_WithoutUpdate_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0cfc0df4-a397-4d42-b9c6-322a62a73c5c' because this user has been removed.
❌ SubscriptionSet_AddSameName_DifferentType_UpdateExisting_Updates
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '75be802b-fa41-4d47-821c-48b6b3662198' because this user has been removed.
❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentQuery_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '8198050e-e822-4a33-b3ba-9e8eefb8f80e' because this user has been removed.
❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentType_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'bbd8269a-afa5-4fbd-a7d8-bfe29370a9a1' because this user has been removed.
❌ SubscriptionSet_AddSameName_NoUpdate_WhenIdentical_DoesntThrow
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'abf90a36-9603-42d2-a54a-e0b01b796e2a' because this user has been removed.
❌ SubscriptionSet_AddSameName_UpdateExisting_Updates
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e9ef24f2-0b45-4e4e-9f47-4f959e44ad87' because this user has been removed.
❌ SubscriptionSet_AddSameQuery_DifferentClasses_AddsBoth
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c94f08da-c86b-4be5-9d76-05ace82a284b' because this user has been removed.
❌ SubscriptionSet_AddTwice_Deduplicates
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '787942a6-dcae-4dfe-af7e-e8d36c4b65c9' because this user has been removed.
❌ SubscriptionSet_AddTwice_DifferentNames_Duplicates
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd89dbe41-f145-4ca5-8d5d-c06663840ade' because this user has been removed.
❌ SubscriptionSet_AddTwice_NamedAndUnnamed_Duplicates
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '2c811201-2ca9-40a1-9646-1311593c7dea' because this user has been removed.
❌ SubscriptionSet_Enumerator
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '9a378929-ab34-4cfb-941e-e48066e15028' because this user has been removed.
❌ SubscriptionSet_Enumerator_DoubleDispose_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7311b9d4-efc5-4dbc-a219-438d88a0faa9' because this user has been removed.
❌ SubscriptionSet_Enumerator_Reset
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '90c185cb-f126-4649-8984-af12ef93fa57' because this user has been removed.
❌ SubscriptionSet_FindByName_Finds
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'fc370bd2-dbf8-489a-86cf-c82777ed4064' because this user has been removed.
❌ SubscriptionSet_FindByName_ReturnsNullWhenMissing
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3ee97834-f61d-4d3a-8128-c38c7ff73e2e' because this user has been removed.
❌ SubscriptionSet_FindByQuery_Finds
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0d4bbd38-76e2-4fd0-86a4-5e0dba8a3fe4' because this user has been removed.
❌ SubscriptionSet_FindByQuery_ReturnsNullWhenMissing
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'abe85de1-ebbc-4d78-93d0-42397f96bcee' because this user has been removed.
❌ SubscriptionSet_GetsGarbageCollected
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '89abb481-ab32-447c-b28f-bc5d05f2463f' because this user has been removed.
❌ SubscriptionSet_Indexer
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '9d3eee4f-d5e3-43cd-b0c3-d53faa401c43' because this user has been removed.
❌ SubscriptionSet_Iteration
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0852dfb2-2912-4cf0-8241-763fff4fee5b' because this user has been removed.
❌ SubscriptionSet_Remove_ByName
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '75569d45-417b-4b23-8819-9e27a6406592' because this user has been removed.
❌ SubscriptionSet_Remove_ByName_OutsideUpdate_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'eb8f5d43-52bd-4e85-a03d-9c36633d5266' because this user has been removed.
❌ SubscriptionSet_Remove_ByQuery_RemoveNamed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f6c11300-1e27-462f-8795-f5cca4f00971' because this user has been removed.
❌ SubscriptionSet_Remove_ByQuery_RemoveNamed_False
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '58c1cb69-869e-4358-b2d0-3252bfb26b3f' because this user has been removed.
❌ SubscriptionSet_Remove_Subscription
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ef395e31-30ec-4e61-9d35-cb4358ee6867' because this user has been removed.
❌ SubscriptionSet_Remove_Subscription_OutsideUpdate_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '4492ce63-73d5-4954-852d-c59d33378ebf' because this user has been removed.
❌ SubscriptionSet_RemoveAll_RemoveNamed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '51252f16-2c5b-4d02-a642-44ab789fb8d2' because this user has been removed.
❌ SubscriptionSet_RemoveAll_RemoveNamed_False
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c0ca8638-256b-4b1d-ab55-dc835f393145' because this user has been removed.
❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'aeafa7d7-c5b8-483c-a7e4-28229e5df613' because this user has been removed.
❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed_False
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f32e9cf1-fdbc-450b-b2a8-3f4fb54bcedc' because this user has been removed.
❌ SubscriptionSet_RemoveByType_RemoveNamed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '40ffdfbc-f0f6-4b4b-886f-6c7864ca71f1' because this user has been removed.
❌ SubscriptionSet_RemoveByType_RemoveNamed_False
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '5dd579f4-bd01-4053-871e-fab310c49fe7' because this user has been removed.
❌ SubscriptionSet_Update_IncrementsVersion
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1d42e52c-a7bc-45fb-aa2c-aa8fc694f80a' because this user has been removed.
❌ SubscriptionSet_Update_UpdatesItself
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '4fd8155b-720a-4da5-afab-6f8ae24a6f69' because this user has been removed.
❌ SubscriptionSet_Update_WhenActionThrows_RollsbackTransaction
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '25dc64d6-2f25-4810-8cad-d582ed16f2a8' because this user has been removed.
❌ SubscriptionSet_Update_WhenEmpty_Succeeds
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3b19fcb2-b708-45eb-8a82-cacd35a5c83e' because this user has been removed.
❌ SubscriptionSet_Update_WhenTransactionIsInProgress_Throws
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ed0aecc3-ae99-4b2c-8a3a-da5825262c3d' because this user has been removed.
❌ SubscriptionSet_WhenParentRealmIsClosed_GetsClosed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '07dfdfd2-9a8c-4518-8c30-b1f7bbf3c341' because this user has been removed.
❌ SubscriptionSet_WhenSupersededParentRealmIsClosed_GetsClosed
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b4ca6154-06ff-4523-b66d-d8a6c3959c01' because this user has been removed.
❌ Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws.
Realms.Tests.Sync.FlexibleSyncTests
❌ SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws(True)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ea1245f1-acdd-4b45-a94c-0acbea1f1592' because this user has been removed.
❌ SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws(False)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '10e93cb8-ca79-4c10-9ad2-4c40c099bb8c' because this user has been removed.
❌ Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_RemoveAll_OutsideUpdate_Throws.
Realms.Tests.Sync.FlexibleSyncTests
❌ SubscriptionSet_RemoveAll_OutsideUpdate_Throws(True)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '35d166eb-1683-4544-97d2-e3a0272dd598' because this user has been removed.
❌ SubscriptionSet_RemoveAll_OutsideUpdate_Throws(False)
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'a05e906f-5c12-4e66-ba0b-c19449d105bc' because this user has been removed.
❌ Realm.Tests.dll.Realms.Tests.Sync.SessionTests.
Realms.Tests.Sync.SessionTests
❌ Realm_GetSession_ShouldReturnSameObject
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6972e4c2-6b87-4d6d-9ca5-df4c84e01a64' because this user has been removed.
✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
❌ Realm_SyncSession_WhenSyncedRealm
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'db196a54-4e88-4c0f-b9ef-401f7a11ce62' because this user has been removed.
✖️ Session_ClientResetDiscard_TriggersNotifications
✖️ Session_ConnectionState_FullFlow
✖️ Session_ConnectionState_Propagated_Within_Multiple_Sessions
❌ Session_Equals_WhenDifferentRealm_ReturnsFalse
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b7fed30f-aa87-4b9b-b166-669288ef1c60' because this user has been removed.
❌ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7e758c78-1456-40a1-964b-113f1ce068a7' because this user has been removed.
❌ Session_Equals_WhenSameRealm_ReturnsTrue
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '50668584-71aa-4c02-a338-8ad4c5f3d11f' because this user has been removed.
❌ Session_GetHashCode_WhenDifferentRealm_ReturnsDifferentValue
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '5467fe36-bea8-447f-b4ef-f1b9e97f397e' because this user has been removed.
❌ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7c48c1ba-473c-41a3-998e-52810d2ef40e' because this user has been removed.
❌ Session_GetUser_GetApp_ReturnsMeaningfulValue
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '39bd264d-7d6c-41d6-b246-9b78bb334f24' because this user has been removed.
✖️ Session_NotificationToken_Freed_When_Close_Realm
✖️ Session_OnSessionError
✖️ Session_PermissionDenied_DoesntCrash
✖️ Session_PropertyChanged_FreedNotificationToken
✖️ Session_PropertyChanged_MultipleSubscribers
✖️ Session_Should_Free_Instance_With_No_PropertyChanged_Subscribers
✖️ Session_Should_Keep_Instance_Until_There_Are_Subscribers
✖️ Session_Should_Not_Free_Instance_With_PropertyChanged_Subscribers
❌ Session_Start_IsIdempotent
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '08561259-8950-4ca0-9789-5188574bf0cb' because this user has been removed.
❌ Session_Start_ResumesSession
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ded8bf64-4788-4171-99ff-715f9b8c2fcb' because this user has been removed.
❌ Session_Stop_IsIdempotent
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd439b487-d0ae-4e30-9893-ad7015547cf7' because this user has been removed.
❌ Session_Stop_StopsSession
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '818eeea6-896e-4db8-ad9c-558a1d7a6546' because this user has been removed.
✖️ Session_WaitForDownload_CanBeCancelled
✖️ Session_WaitForDownload_WithCancelledToken
✖️ Session_WaitForUpload_CanBeCancelled
✖️ Session_WaitForUpload_WithCancelledToken
❌ Session_WhenDisposed_MethodsThrow
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'a8ade701-b18b-4c5c-ae66-be137a3e6f4b' because this user has been removed.
✖️ SessionIntegrationTest_ClientResetHandlers_OutOfBoundArrayInsert_AddedToTail
❌ Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests.
Realms.Tests.Sync.SyncConfigurationTests
❌ SyncConfiguration_CanBeSetAsRealmConfigurationDefault
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b4344fce-d8b4-4950-b421-e7653c0305f5' because this user has been removed.
❌ SyncConfiguration_WithAbsolutePath
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f8bb04a2-fc25-4285-aa12-16702648ab3f' because this user has been removed.
❌ SyncConfiguration_WithEncryptionKey_DoesntThrow
Expected: No Exception to be thrown
But was: <Realms.Sync.Exceptions.AppException: Cannot start a sync session for user '5ee5b0bf-3fc5-4fd3-9004-cc57b61f9662' because this user has been removed.
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.SyncConfigurationTests.<>c__DisplayClass4_0.<SyncConfiguration_WithEncryptionKey_DoesntThrow>b__1() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/SyncConfigurationTests.cs:line 129
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
❌ SyncConfiguration_WithoutPath
Expected: False
But was: True
❌ SyncConfiguration_WithRelativePath
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6c8c9739-3568-4563-9efa-b3ca02c62cdf' because this user has been removed.
✖️ Test_SyncConfigRelease
❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.
Realms.Tests.Sync.SynchronizedInstanceTests
✖️ CancelAsyncOperationsOnNonFatalErrors_WhenFalse_ShouldNotCancelAsyncOperationsOnTimeout
✖️ CancelAsyncOperationsOnNonFatalErrors_WhenTrue_ShouldCancelAsyncOperationsOnTimeout
❌ DeleteRealmWorksIfCalledMultipleTimes
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
❌ EmbeddedObject_WhenAdditiveExplicit_ShouldThrow
Embedded object EmbeddedLevel3 is unreachable by any link path from top level objects
Expected: <Realms.Exceptions.RealmSchemaValidationException>
But was: <Realms.Exceptions.RealmInvalidDatabaseException: Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Sync.SynchronizedInstanceTests.<>c__DisplayClass12_0.<EmbeddedObject_WhenAdditiveExplicit_ShouldThrow>b__0() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/SynchronizedInstanceTests.cs:line 323
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
❌ GetInstance_WhenDynamic_ReadsSchemaFromDisk
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
❌ GetInstance_WhenDynamicAndDoesntExist_ReturnsEmptySchema
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
✖️ GetInstanceAsync_Cancel_ShouldCancelWait
✖️ GetInstanceAsync_CreatesNonExistentRealm
✖️ GetInstanceAsync_ReportsProgress
✖️ GetInstanceAsync_WithOnProgress_DoesntThrowWhenOnProgressIsSetToNull
✖️ GetInstanceAsync_WithOnProgressThrowing_ReportsErrorToLogs
✖️ InvalidSchemaChange_RaisesClientReset
❌ RealmDispose_ClosesSessions
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
✖️ SyncLogger_WhenLevelChanges_LogsAtNewLevel
✖️ SyncTimeouts_ArePassedCorrectlyToCore
✖️ WriteCopy_FailsWithEmptyConfig
✖️ WriteCopy_ThrowsWhenConvertingFromFLXToPBS
✖️ WriteCopy_ThrowsWhenConvertingFromLocalToFLX
✖️ WriteCopy_ThrowsWhenConvertingFromPBSToFLX
❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.Compact_ShouldReduceSize.
Realms.Tests.Sync.SynchronizedInstanceTests
❌ Compact_ShouldReduceSize(True,True)
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': Realm file decryption failed (Decryption failed: failed to decrypt block 0 in file of size 8192
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x594ad9) [0x7f068b794ad9]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x639854) [0x7f068b839854]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x598e45) [0x7f068b798e45]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x25148e) [0x7f068b45148e]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x4d14ab) [0x7f068b6d14ab]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x4d188a) [0x7f068b6d188a]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x505eba) [0x7f068b705eba]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x50ac47) [0x7f068b70ac47]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x32424c) [0x7f068b52424c]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x60ea61) [0x7f068b80ea61]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x322683) [0x7f068b522683]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x2eeab2) [0x7f068b4eeab2]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x6514eb) [0x7f068b8514eb]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(shared_realm_open_with_sync+0x26) [0x7f068b499676]
[0x7f474d4a5ece]
)
❌ Compact_ShouldReduceSize(True,False)
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': Realm file decryption failed (Decryption failed: failed to decrypt block 0 in file of size 8192
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x594ad9) [0x7f068b794ad9]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x639854) [0x7f068b839854]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x598e45) [0x7f068b798e45]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x25148e) [0x7f068b45148e]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x4d14ab) [0x7f068b6d14ab]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x4d188a) [0x7f068b6d188a]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x505eba) [0x7f068b705eba]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x50ac47) [0x7f068b70ac47]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x32424c) [0x7f068b52424c]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x60ea61) [0x7f068b80ea61]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x322683) [0x7f068b522683]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x2eeab2) [0x7f068b4eeab2]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(+0x6514eb) [0x7f068b8514eb]
/home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/bin/Release/net7.0/linux-x64/librealm-wrappers.so(shared_realm_open_with_sync+0x26) [0x7f068b499676]
[0x7f474d4a5ece]
)
❌ Compact_ShouldReduceSize(False,True)
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
❌ Compact_ShouldReduceSize(False,False)
Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm': header has invalid mnemonic. The file is either not a Realm file, is an encrypted Realm file but no encryption key was supplied, or is corrupted. top_ref[0]: 1205B9A500000001, top_ref[1]: 63A007C73BA199C1, mnemonic: FC 2C C8 F1, fmt[0]: 190, fmt[1]: 154, flags: AF
❌ Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests.
Realms.Tests.Sync.UserManagementTests
❌ AppAllUsers_WhenThereAreNineUsers_ShouldReturnAllOfThem
Expected: equivalent to < <User e16d918d-7556-47eb-86d6-02dc16d5630c, State: Removed>, <User fab287c7-d22e-43d1-8b37-bd186dee5aa8, State: Removed>, <User ac6a4c46-f5aa-4eb3-a6ef-dee93b39b617, State: Removed>, <User 0be9b535-8ff8-4481-85d3-449f7e1eb707, State: Removed>, <User 01327d7d-5547-47cd-bf32-d360efce048b, State: Removed>, <User 8202b50e-79dc-4057-8f75-cdfc9563d969, State: Removed>, <User 86365044-75df-4e5d-83a2-26d560f76de7, State: Removed>, <User 8271e1f5-453b-4901-bd3e-a2f1f72667ff, State: Removed>, <User db5fbb55-e4be-40f1-af62-6a256e1231aa, State: Removed> >
But was: <empty>
Missing (9): < <User e16d918d-7556-47eb-86d6-02dc16d5630c, State: Removed>, <User fab287c7-d22e-43d1-8b37-bd186dee5aa8, State: Removed>, <User ac6a4c46-f5aa-4eb3-a6ef-dee93b39b617, State: Removed>, <User 0be9b535-8ff8-4481-85d3-449f7e1eb707, State: Removed>, <User 01327d7d-5547-47cd-bf32-d360efce048b, State: Removed>, <User 8202b50e-79dc-4057-8f75-cdfc9563d969, State: Removed>, <User 86365044-75df-4e5d-83a2-26d560f76de7, State: Removed>, <User 8271e1f5-453b-4901-bd3e-a2f1f72667ff, State: Removed>, <User db5fbb55-e4be-40f1-af62-6a256e1231aa, State: Removed> >
✔️ AppAllUsers_WhenThereAreNoUsers_ShouldReturnEmptyCollection
❌ AppAllUsers_WhenThereIsOneUser_ShouldReturnThatUser
Expected: 1
But was: 0
✔️ AppCurrentUser_WhenThereAreNoUsers_ShouldReturnNull
❌ AppCurrentUser_WhenThereIsMoreThanOneUser_ShouldReturnLastOne
Expected: <User 1ebef427-d81c-4b2c-afeb-f3d7fe243293, State: Removed>
But was: null
❌ AppCurrentUser_WhenThereIsOneUser_ShouldReturnThatUser
Expected: <User 4d0b34aa-a776-4c6d-a839-43aa200cabb4, State: Removed>
But was: null
✖️ AppDeleteUserFromServer_RemovesUser
✖️ AppRemoveUser_RemovesUser
❌ AppSwitchUser_SwitchesCurrentUser
Expected: <User 6d1c3047-a04e-42e5-ae73-0c889e2736ff, State: Removed>
But was: null
❌ AppSwitchUser_WhenUserIsCurrent_DoesNothing
Expected: <User c6c195c3-b5e5-4b35-abef-d34b4f4339d7, State: Removed>
But was: null
✔️ AppSwitchUser_WhenUserIsNull_Throws
✖️ EmailPasswordRegisterUser_Works
✖️ User_CallResetPasswordFunctionAsync_ResetsUserPassword
✖️ User_ConfirmUserAsync_ConfirmsUser
✖️ User_Facebook_LogsInAndReadsDataFromFacebook
✖️ User_JWT_LogsInAndReadsDataFromToken
✖️ User_LinkCredentials_AllowsLoginWithNewCredentials
✖️ User_LinkCredentials_MultipleTimes_AllowsLoginWithAllCredentials
✖️ User_LinkCredentials_MultipleTimesSameCredentials_IsNoOp
✖️ User_LinkCredentials_WhenAnonymous_Throws
✖️ User_LinkCredentials_WhenInUse_Throws
✖️ User_LinkCredentials_WhenMultipleEmailPassword_Throws
✖️ User_ResetPasswordAsync_ConfirmsResetPassword
✖️ User_RetryCustomConfirmationAsync_RerunsConfirmation
✖️ UserAnonymous_CombiningReuseAndNotReuse
✖️ UserApiKeys_CanLoginWithGeneratedKey
✖️ UserApiKeys_CanLoginWithReenabledKey
✖️ UserApiKeys_CantLoginWithDeletedKey
✖️ UserApiKeys_CantLoginWithDisabledKey
✖️ UserApiKeys_Create_CreatesApiKeyAndRevealsValue
✖️ UserApiKeys_Create_WithInvalidName_Throws
✖️ UserApiKeys_DeleteKey_WithExistingId
✖️ UserApiKeys_DeleteKey_WithNonExistingId
✖️ UserApiKeys_Disable_DisablesKey
✖️ UserApiKeys_DisableApiKey_WhenDisabled_IsNoOp
✖️ UserApiKeys_DisableApiKey_WhenNonExistent_Throws
✖️ UserApiKeys_Enable_ReenablesKey
✖️ UserApiKeys_EnableApiKey_WhenEnabled_IsNoOp
✖️ UserApiKeys_EnableApiKey_WhenNonExistent_Throws
✖️ UserApiKeys_Fetch_WhenIdDoesntMatch_ReturnsNull
✖️ UserApiKeys_Fetch_WhenIdMatches_ReturnsKey
✖️ UserApiKeys_Fetch_WhenNoneExist_ReturnsNull
✖️ UserApiKeys_FetchAll_WithMultipleKeys
✖️ UserApiKeys_FetchAll_WithNoKeys
✖️ UserApiKeys_FetchAll_WithOneKey
✖️ UserChanged_DoesntKeepObjectAlive
✖️ UserCustomData
✖️ UserCustomData_Generic
❌ UserCustomData_Generic_ReadsFromAccessToken
Expected: not null
But was: null
❌ UserCustomData_ReadsFromAccessToken
Expected: not null
But was: null
✔️ UserCustomData_WhenEmpty_ReturnsNull
✖️ UserCustomDataChange_RaisesChanged
✖️ UserEqualsOverrides
✖️ UserLogOut_RaisesChanged
✔️ UserToStringOverride
Annotations
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► FlexibleSync_Subscriptions_MatchesGuid(True)
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '972d1ac2-e414-40b3-91d8-168eedcd191e' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/GuidRepresentationMigrationTests.cs:line 155
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► FlexibleSync_Subscriptions_MatchesGuid(False)
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '75a86d8d-8df5-4ccc-aeb2-228d1da9bbbf' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/GuidRepresentationMigrationTests.cs:line 155
at InvokeStub_GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► SynchronizedRealm_DoesntMigrate(True)
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'sync-guids-test-user' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/GuidRepresentationMigrationTests.cs:line 317
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► SynchronizedRealm_DoesntMigrate(False)
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'sync-guids-test-user' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/GuidRepresentationMigrationTests.cs:line 317
at InvokeStub_GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RemoveTests. ► Realms.Tests.Database.RemoveTests ► RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmFileAccessErrorException : Realm file at path '/home/runner/work/realm-dotnet/realm-dotnet/tmp/rt-1890/default.realm' has history type 'SyncClient', but is being opened in local history mode. Synchronized Realms cannot be opened in non-sync mode, and vice versa.
Raw output
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.RemoveTests.RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RemoveTests.cs:line 162
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenDisposed_Throws
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0d7bf623-78db-4939-bb0f-48034dfa4ed2' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 2405
at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenDisposed_Throws() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 1016
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c1115f51-0c23-48a9-b69e-416a9bff769a' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 2405
at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenFLX_ReturnsSubscriptions() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 57
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenPBS_Throws
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'dcd78a8f-45fe-4430-b34a-16a793b9719f' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenPBS_Throws() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 48
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c6813a22-a0ca-4e85-b129-d5603865621e' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 2405
at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 91
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0fdd37ca-efef-4821-8bc7-09d1f2c7bd23' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 2405
at Realms.Tests.Sync.FlexibleSyncTests.<Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne>b__5_0() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 105
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/TestHelpers.cs:line 294
--- End of stack trace from previous location ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 103
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► SubscriptionSet_Add_AddsSubscription
Failed test found in:
TestResults.xml
Error:
Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '8d1cec85-cb96-47a8-afd3-a63d17fc345b' because this user has been removed.
Raw output
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Sync.FlexibleSyncConfiguration.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 2405
at Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_Add_AddsSubscription() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Sync/FlexibleSyncTests.cs:line 183
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)