Skip to content

Update to .net 8

Update to .net 8 #271

GitHub Actions / Results .NET (windows-latest, net8.0) failed Apr 25, 2024 in 1s

Results .NET (windows-latest, net8.0) ❌

Tests failed

❌ TestResults.xml

6052 tests were completed in 174s with 5364 passed, 90 failed and 598 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. 2❌ 218ms
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. 2❌ 166ms
Realm.Tests.dll.Realms.Tests.Database.RemoveTests. 11✔️ 1❌ 205ms
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. 1✔️ 46❌ 26✖️ 5s
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws. 2❌ 188ms
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_RemoveAll_OutsideUpdate_Throws. 2❌ 188ms
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. 1✔️ 13❌ 16✖️ 1s
Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests. 5❌ 1✖️ 518ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. 5❌ 14✖️ 821ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.Compact_ShouldReduceSize. 4❌ 343ms
Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests. 5✔️ 8❌ 42✖️ 1s

❌ 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 '5caddd04-04f7-4a59-b66a-031a6c9c40c8' because this user has been removed.
  ❌ FlexibleSync_Subscriptions_MatchesGuid(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e1de4516-4223-4c35-a69f-7d74bbb89d3c' 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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 '734c5b25-5de5-4f37-b3c2-b5e6fd30f3fe' because this user has been removed.
  ❌ Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1a63a21c-38b6-4ccc-b437-df35ee46b875' 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 '57d7e844-a3a7-492f-8b20-f7facb19c9e6' because this user has been removed.
  ❌ Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '815b9c2b-6bf8-4a8b-9d1b-3309e7c5c256' because this user has been removed.
  ❌ Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ae7843fd-41fc-44b4-9ae2-1effa929e8f7' 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 '96ed1087-8903-4c34-b632-9680e323e83a' because this user has been removed.
  ❌ SubscriptionSet_Add_ComplexQuery_AddsSubscription
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ef116fcc-48d5-4c39-abc3-a878230ee79c' because this user has been removed.
  ❌ SubscriptionSet_Add_WithoutUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'facfed75-c756-4526-bcf1-7aa58c5dfdb2' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_DifferentType_UpdateExisting_Updates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0396b9f7-86af-4475-8122-1094c8b9dd52' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentQuery_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e657589c-f496-4e2b-b97a-6466c9503850' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentType_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ccab7c92-ed70-4572-ad7e-d86b6aaa743c' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenIdentical_DoesntThrow
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e00f970d-5ce3-4a84-ad66-953a8c8b9ac7' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_UpdateExisting_Updates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '853146fb-7716-49e1-88b1-2c13a2f96c81' because this user has been removed.
  ❌ SubscriptionSet_AddSameQuery_DifferentClasses_AddsBoth
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ca71a63c-bb42-4af8-bace-82e788ea111a' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_Deduplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'bb0fb4ab-0cdf-47b0-908c-c98bb6e0374a' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_DifferentNames_Duplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '47729fee-d34e-41cc-87a3-f70a6fcd0d54' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_NamedAndUnnamed_Duplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '98c0da91-f9a3-42ca-af74-df46f8c09f68' because this user has been removed.
  ❌ SubscriptionSet_Enumerator
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3d632de2-b701-45ca-b0f2-4e3d51ad8b68' because this user has been removed.
  ❌ SubscriptionSet_Enumerator_DoubleDispose_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f57182f6-594c-48bf-b6bc-17e59656ea72' because this user has been removed.
  ❌ SubscriptionSet_Enumerator_Reset
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b35c6075-fb47-45c7-b99c-ab74008f76cc' because this user has been removed.
  ❌ SubscriptionSet_FindByName_Finds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6d65f267-3629-4869-9488-bfa024888676' because this user has been removed.
  ❌ SubscriptionSet_FindByName_ReturnsNullWhenMissing
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '67ece1ee-5645-4b1c-8649-949066b037a3' because this user has been removed.
  ❌ SubscriptionSet_FindByQuery_Finds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '68db77f9-c4bc-497a-9b9f-7b5142001c2a' because this user has been removed.
  ❌ SubscriptionSet_FindByQuery_ReturnsNullWhenMissing
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '72764398-b891-440d-b7c8-a81280063d8f' because this user has been removed.
  ❌ SubscriptionSet_GetsGarbageCollected
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7cdaa503-0e48-4e25-a723-07dba2ef83cc' because this user has been removed.
  ❌ SubscriptionSet_Indexer
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0f465eb2-d74f-4925-aa24-a5ed926e895a' because this user has been removed.
  ❌ SubscriptionSet_Iteration
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '61c1bc52-f6d8-4c4f-a1dc-ecac9036c535' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByName
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b4fa47d2-adfa-4c30-b1b4-27576829907e' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByName_OutsideUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b5429684-ba2b-4b1b-8e7f-c32f6d64692a' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1b31943d-c3ac-4e02-b747-65015e3dfc06' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ea280f57-efef-4c0e-bbbe-2e9ae0357581' because this user has been removed.
  ❌ SubscriptionSet_Remove_Subscription
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '331f0500-c2a2-46b3-8c37-a1b80f267628' because this user has been removed.
  ❌ SubscriptionSet_Remove_Subscription_OutsideUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd8e9a4bc-f86e-43a1-9502-7bb759a67102' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'fb63b8ec-c22d-4f75-b586-d1555bfc377e' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'fae4f3d8-fe0e-433a-a741-7553c0da1356' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f1053901-2f85-47b8-a5e9-28a7723d472c' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd4c50901-6575-49eb-ab0b-8709b3f725ea' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'fd31482c-292a-435c-b911-6e1a0c12f520' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'a773de94-b27b-456c-b9a5-bbf5a2c716a1' because this user has been removed.
  ❌ SubscriptionSet_Update_IncrementsVersion
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6b89a4e9-feb7-4cb8-8c98-c753bf3aaff1' because this user has been removed.
  ❌ SubscriptionSet_Update_UpdatesItself
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f2fe8e34-f3c8-4303-bf76-a0e779b66dcf' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenActionThrows_RollsbackTransaction
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ca014e67-637c-489c-bdcd-5bff5e0226a2' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenEmpty_Succeeds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '825e0974-3a54-4fcf-9f4f-0f24a7a6dc98' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenTransactionIsInProgress_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '65e27371-8714-44bb-88f4-0abc0d2915a9' because this user has been removed.
  ❌ SubscriptionSet_WhenParentRealmIsClosed_GetsClosed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '4673d820-3466-4998-9dd9-234c94c83b58' because this user has been removed.
  ❌ SubscriptionSet_WhenSupersededParentRealmIsClosed_GetsClosed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '15ca005e-5b73-42a5-9f40-1cd096124e27' 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 'f9799299-9fdd-4146-a268-f768c546b936' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f32b715e-26ea-41c7-8798-90a3e8e7971e' 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 'd649700e-0dde-4a86-9a48-df8b6cf403f9' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_OutsideUpdate_Throws(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3ef30070-c639-4818-bb98-ebc7fdc124e9' 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 '0fefa068-d3e3-48c8-96a7-19cf885a3790' because this user has been removed.
  ✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
  ❌ Realm_SyncSession_WhenSyncedRealm
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd28030f5-e127-4676-a6a6-bc323844fae1' 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 '02d0508e-171f-4106-9369-8850f61e1e06' because this user has been removed.
  ❌ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ed6a41fc-14f7-4886-8bf5-6da396833661' because this user has been removed.
  ❌ Session_Equals_WhenSameRealm_ReturnsTrue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7c8f679b-f6bb-4ae6-8f0f-1372305d045f' because this user has been removed.
  ❌ Session_GetHashCode_WhenDifferentRealm_ReturnsDifferentValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '4864b93a-7f58-40c3-82f4-e95605b5a588' because this user has been removed.
  ❌ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'fc44b464-8947-42c9-8bf0-cddbdbf04848' because this user has been removed.
  ❌ Session_GetUser_GetApp_ReturnsMeaningfulValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ab4db060-5451-42b8-854c-ce1ab2a6908b' 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 'b5c58b3d-38ca-4f47-aac0-2fa3419b6004' because this user has been removed.
  ❌ Session_Start_ResumesSession
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '78898318-2ed2-4bf5-bf6f-2f72a37d4fd1' because this user has been removed.
  ❌ Session_Stop_IsIdempotent
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'f1bca96b-234c-4747-a1e4-1f91b3ab6808' because this user has been removed.
  ❌ Session_Stop_StopsSession
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ede1a0c0-0db3-4b14-836f-79e857dbafd5' 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 '50385a2c-4ec4-4928-ba5d-a247eac3ac1f' 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 '6797d046-81c9-4e67-9e19-7557cd36c4a5' because this user has been removed.
  ❌ SyncConfiguration_WithAbsolutePath
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0742a0e4-9038-4681-9607-a2e1bba14f75' 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 '8a2709e3-8da7-416b-aa02-61fcc910df28' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
	   at Realms.Tests.Sync.SyncConfigurationTests.<>c__DisplayClass4_0.<SyncConfiguration_WithEncryptionKey_DoesntThrow>b__1() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, 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 '5f406f5b-94bb-4ab4-949f-1ba4cf6f819f' 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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 D:\a\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\default.realm': Realm file decryption failed (Decryption failed: failed to decrypt block 0 in file of size 69632
	<backtrace not supported on this platform>
	)
  ❌ Compact_ShouldReduceSize(True,False)
	Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\default.realm': Realm file decryption failed (Decryption failed: failed to decrypt block 0 in file of size 69632
	<backtrace not supported on this platform>
	)
  ❌ Compact_ShouldReduceSize(False,True)
	Realms.Exceptions.RealmInvalidDatabaseException : Failed to open Realm file at path 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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 a7bfb4a2-c785-4a52-846e-d646ee566b0c, State: Removed>, <User 6b93f418-648b-4073-8bfb-a2bddd627db6, State: Removed>, <User ac8c652c-8075-4685-afdc-b0ba6ad1c360, State: Removed>, <User 9659af73-14f2-4150-b905-9b63455091ac, State: Removed>, <User c65ac6de-cabb-413b-a40b-98ceec780f7a, State: Removed>, <User 095949f2-5886-4085-a393-2c1953b70542, State: Removed>, <User e7687aa7-7559-42a2-8533-be890f6a5f5d, State: Removed>, <User 157fd6b3-ecbb-45df-9cab-08697839d8a9, State: Removed>, <User d0630a98-416b-46b9-95f8-1f6e88081d1a, State: Removed> >
	  But was:  <empty>
	  Missing (9): < <User a7bfb4a2-c785-4a52-846e-d646ee566b0c, State: Removed>, <User 6b93f418-648b-4073-8bfb-a2bddd627db6, State: Removed>, <User ac8c652c-8075-4685-afdc-b0ba6ad1c360, State: Removed>, <User 9659af73-14f2-4150-b905-9b63455091ac, State: Removed>, <User c65ac6de-cabb-413b-a40b-98ceec780f7a, State: Removed>, <User 095949f2-5886-4085-a393-2c1953b70542, State: Removed>, <User e7687aa7-7559-42a2-8533-be890f6a5f5d, State: Removed>, <User 157fd6b3-ecbb-45df-9cab-08697839d8a9, State: Removed>, <User d0630a98-416b-46b9-95f8-1f6e88081d1a, State: Removed> >
	
  ✔️ AppAllUsers_WhenThereAreNoUsers_ShouldReturnEmptyCollection
  ❌ AppAllUsers_WhenThereIsOneUser_ShouldReturnThatUser
	  Expected: 1
	  But was:  0
	
  ✔️ AppCurrentUser_WhenThereAreNoUsers_ShouldReturnNull
  ❌ AppCurrentUser_WhenThereIsMoreThanOneUser_ShouldReturnLastOne
	  Expected: <User d9ecc2bc-bb3b-4e7e-b359-40351897253f, State: Removed>
	  But was:  null
	
  ❌ AppCurrentUser_WhenThereIsOneUser_ShouldReturnThatUser
	  Expected: <User 6556c5f4-b875-4c8d-b24c-f7472d89031b, State: Removed>
	  But was:  null
	
  ✖️ AppDeleteUserFromServer_RemovesUser
  ✖️ AppRemoveUser_RemovesUser
  ❌ AppSwitchUser_SwitchesCurrentUser
	  Expected: <User 9ad8932c-cd97-4027-bcc1-e5cfdc680e06, State: Removed>
	  But was:  null
	
  ❌ AppSwitchUser_WhenUserIsCurrent_DoesNothing
	  Expected: <User 26a26acf-aec9-4f4f-98b0-c400cae0d234, 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

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '5caddd04-04f7-4a59-b66a-031a6c9c40c8' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation) in D:\a\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.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 'e1de4516-4223-4c35-a69f-7d74bbb89d3c' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\GuidRepresentationMigrationTests.cs:line 155
   at InvokeStub_GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation) in D:\a\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.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\GuidRepresentationMigrationTests.cs:line 317
   at InvokeStub_GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 'D:\a\realm-dotnet\realm-dotnet\tmp\rt-4416\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.RealmConfigurationBase.CreateRealm()
   at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Database.RemoveTests.RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '734c5b25-5de5-4f37-b3c2-b5e6fd30f3fe' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2405
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenDisposed_Throws() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '1a63a21c-38b6-4ccc-b437-df35ee46b875' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2405
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenFLX_ReturnsSubscriptions() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '57d7e844-a3a7-492f-8b20-f7facb19c9e6' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenPBS_Throws() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '815b9c2b-6bf8-4a8b-9d1b-3309e7c5c256' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2405
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 'ae7843fd-41fc-44b4-9ae2-1effa929e8f7' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in D:\a\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 D:\a\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__DisplayClass34_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 300
--- 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.AsyncContext.Run(Func`1 action)
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results .NET (windows-latest, net8.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 '96ed1087-8903-4c34-b632-9680e323e83a' 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 D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 142
   at Realms.Tests.Sync.FlexibleSyncTests.GetFakeFLXRealm() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2405
   at Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_Add_AddsSubscription() in D:\a\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.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)