Skip to content

Update to latest Core #2600

Update to latest Core

Update to latest Core #2600

GitHub Actions / Results UWP Managed failed Apr 25, 2024 in 0s

Results UWP Managed ❌

Tests failed

❌ C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml

6070 tests were completed in 512s with 5382 passed, 90 failed and 598 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. 2❌ 354ms
Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. 2❌ 210ms
Realm.Tests.dll.Realms.Tests.Database.RemoveTests. 11✔️ 1❌ 611ms
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. 1✔️ 46❌ 26✖️ 8s
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws. 2❌ 332ms
Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.SubscriptionSet_RemoveAll_OutsideUpdate_Throws. 2❌ 356ms
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. 1✔️ 13❌ 16✖️ 2s
Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests. 5❌ 1✖️ 792ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. 5❌ 14✖️ 1s
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.Compact_ShouldReduceSize. 4❌ 526ms
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 '256f5f22-310b-4504-bbb2-5a4758edbf21' because this user has been removed.
  ❌ FlexibleSync_Subscriptions_MatchesGuid(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b41f6cf3-5bed-4213-86d9-f4c690000492' 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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 '89d47805-59f1-4135-ba4b-1489660689b4' because this user has been removed.
  ❌ Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e9ef2ad7-c8d0-4639-a827-d99ab637031e' 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 '5796b12c-d43b-4c8c-aa84-b5c444c65445' because this user has been removed.
  ❌ Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '70fb7208-5f78-420d-a39b-fa48638843a8' because this user has been removed.
  ❌ Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b7a9f9b4-bc0e-4d7b-b243-d3b89396a084' 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 'c2a51ce2-c9fa-4200-84ec-6b6ea23945f1' because this user has been removed.
  ❌ SubscriptionSet_Add_ComplexQuery_AddsSubscription
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '09271b2e-58a9-4bcb-be3e-a36d696e9819' because this user has been removed.
  ❌ SubscriptionSet_Add_WithoutUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd312c656-f3c7-43c4-9058-b1f96ac948ae' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_DifferentType_UpdateExisting_Updates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '8b192b3d-4265-4f1e-8e98-bd186c456ab3' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentQuery_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1d539d42-366d-4473-8771-4aa176b1885b' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentType_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '8bb4d1a7-697f-446a-bab6-e696984389de' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_NoUpdate_WhenIdentical_DoesntThrow
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e9583f45-1312-4d0e-b5ac-f93d3749448d' because this user has been removed.
  ❌ SubscriptionSet_AddSameName_UpdateExisting_Updates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '016d477a-417b-4850-9542-09365a2ee916' because this user has been removed.
  ❌ SubscriptionSet_AddSameQuery_DifferentClasses_AddsBoth
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '97e7bfce-e3ac-4227-9d70-a1795e2264c2' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_Deduplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0446f7a3-9565-4e6c-8c33-6833199fd2cb' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_DifferentNames_Duplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '138c46a7-3243-4ad3-95a2-c6e92f3f8a54' because this user has been removed.
  ❌ SubscriptionSet_AddTwice_NamedAndUnnamed_Duplicates
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ef6e23a4-15be-4f13-8815-1d01a2115043' because this user has been removed.
  ❌ SubscriptionSet_Enumerator
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6ccec0ab-97be-4b98-8b40-016fa2977ecd' because this user has been removed.
  ❌ SubscriptionSet_Enumerator_DoubleDispose_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '9fec5452-4daa-48cd-9b40-d05c3b07e4df' because this user has been removed.
  ❌ SubscriptionSet_Enumerator_Reset
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c0220bd2-65df-4b9a-9caa-a29a3ffc5991' because this user has been removed.
  ❌ SubscriptionSet_FindByName_Finds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '17fc76e5-2fc9-4850-ba95-125c101218b9' because this user has been removed.
  ❌ SubscriptionSet_FindByName_ReturnsNullWhenMissing
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'eb20b0d1-2f7c-4947-aa17-57e05bff0ca2' because this user has been removed.
  ❌ SubscriptionSet_FindByQuery_Finds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd68a99ae-be28-44a5-b8ed-d2b2a47907bf' because this user has been removed.
  ❌ SubscriptionSet_FindByQuery_ReturnsNullWhenMissing
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'ae916db7-0c1b-4e6e-9d31-e2f1f9fcb487' because this user has been removed.
  ❌ SubscriptionSet_GetsGarbageCollected
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '57ecb117-0f6b-4b14-bcce-7c5acc0b780b' because this user has been removed.
  ❌ SubscriptionSet_Indexer
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3a7e55ab-8fde-4105-b43c-80f0a5698fa2' because this user has been removed.
  ❌ SubscriptionSet_Iteration
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '99e973d8-8f2a-4a54-aa8c-2b8950d8256d' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByName
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '2532ad65-dcba-4c3d-9998-0c6e24063b15' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByName_OutsideUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0861f9ca-defd-4e04-a120-1257ac76421a' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '370d1531-cac7-4949-9f99-7634a318d589' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '208a8529-11cb-4667-bb8d-755ff26f5f36' because this user has been removed.
  ❌ SubscriptionSet_Remove_Subscription
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '9aa26ad5-eb08-4cfc-9e32-98832f904dfd' because this user has been removed.
  ❌ SubscriptionSet_Remove_Subscription_OutsideUpdate_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '308e68b7-d29c-4553-beb1-0f59ab1ab334' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '810209fa-5f8c-467f-abc4-2722b8825920' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '71d88654-c9ec-44cb-8a09-f97290848f93' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'df5041da-7b65-4ccf-9677-226f18b587c5' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_Generic_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd2f24d3f-c4a4-43cc-aff9-8bc2a0c17d44' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_RemoveNamed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '99060a19-6f0e-4f54-8993-1837fe2710c0' because this user has been removed.
  ❌ SubscriptionSet_RemoveByType_RemoveNamed_False
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '27b52dfc-59f1-4890-9bdf-d3a8ee7cb131' because this user has been removed.
  ❌ SubscriptionSet_Update_IncrementsVersion
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '6906a2c0-b725-459a-a06c-76afbba3e276' because this user has been removed.
  ❌ SubscriptionSet_Update_UpdatesItself
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '25687b9f-724a-469e-aadc-7f0c7e3aa7f9' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenActionThrows_RollsbackTransaction
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '286f1ca6-d21a-43cb-812e-dd59ed25c658' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenEmpty_Succeeds
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'bdaf66a8-3937-48de-96be-9f649a4bf079' because this user has been removed.
  ❌ SubscriptionSet_Update_WhenTransactionIsInProgress_Throws
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'cf7fb7a5-d77c-4a56-81ec-fd82e3a2e63d' because this user has been removed.
  ❌ SubscriptionSet_WhenParentRealmIsClosed_GetsClosed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e49b2d46-0e0d-40cb-9649-0692f928e007' because this user has been removed.
  ❌ SubscriptionSet_WhenSupersededParentRealmIsClosed_GetsClosed
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '84d39f10-5b6d-4c26-9bcc-a4adc5dd24a2' 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 'd08688be-a619-4cf5-920e-f40ba2fed301' because this user has been removed.
  ❌ SubscriptionSet_Remove_ByQuery_OutsideUpdate_Throws(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1356b6f2-60a4-404f-a600-ce40c5352d4f' 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 'ddb89f8f-44f5-4204-9e3f-5a3d3ac6ad2a' because this user has been removed.
  ❌ SubscriptionSet_RemoveAll_OutsideUpdate_Throws(False)
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '7801e716-4eea-4562-834a-1d62220fb792' 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 '94233408-0c40-466c-a969-d4e202587977' because this user has been removed.
  ✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
  ❌ Realm_SyncSession_WhenSyncedRealm
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'cf3a668f-f852-481c-b9b8-898df4dce893' 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 '26294b3e-e632-49e1-96f6-e7b74e0dc8d5' because this user has been removed.
  ❌ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'df3563be-ddfc-4b77-ab1f-76ede448b805' because this user has been removed.
  ❌ Session_Equals_WhenSameRealm_ReturnsTrue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '0f448f2a-d814-4f97-af17-2b476de16822' because this user has been removed.
  ❌ Session_GetHashCode_WhenDifferentRealm_ReturnsDifferentValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'd456a5d2-5cc3-41f3-a249-5d3384b481ac' because this user has been removed.
  ❌ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '2ce34109-57f2-4f86-af9f-f8d82deaae4c' because this user has been removed.
  ❌ Session_GetUser_GetApp_ReturnsMeaningfulValue
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '2d3eae74-ed64-470c-a786-54de929c53df' 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 '9390f06b-3d43-4ff5-ab11-b9f7cacb4a5d' because this user has been removed.
  ❌ Session_Start_ResumesSession
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'cd61731c-c374-4033-aa8b-f6a730a88768' because this user has been removed.
  ❌ Session_Stop_IsIdempotent
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '1be9a828-1d20-41b6-97d2-724d2c34f1bf' because this user has been removed.
  ❌ Session_Stop_StopsSession
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'df87de83-612f-49a7-ba8e-bee7677086fe' 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 '94e65457-35b0-4dee-99ef-95db5ed780b2' 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 'e14dbe7d-624b-430c-8184-74f7d999b41a' because this user has been removed.
  ❌ SyncConfiguration_WithAbsolutePath
	Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '3693ecf1-d5d3-4129-82a5-bbb078b81507' 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 'fd2d275d-e92e-4af4-baa0-ccd09f2a2b2e' because this user has been removed.
	   at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
	   at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
	   at Realms.RealmConfigurationBase.CreateRealm()
	   at Realms.Tests.Sync.SyncConfigurationTests.<>c__DisplayClass4_0.<SyncConfiguration_WithEncryptionKey_DoesntThrow>b__1()
	--- End of stack trace from previous location where exception was thrown ---
	   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 'e478e469-f0c0-4e2a-8b86-7b9a565d5353' 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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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.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()
	   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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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 bc1fd1ab-c878-4e67-8c6b-cb8cd4e2f091, State: Removed>, <User 4dae9105-72af-4d43-b81c-913f801efea1, State: Removed>, <User 61000950-ba0e-46c9-a873-77e2da3a03fa, State: Removed>, <User 182a87b6-bfd2-4515-a9e2-863ffbf8597c, State: Removed>, <User 75397ab4-6827-42cb-97a5-fc66eb6a3908, State: Removed>, <User c2db6687-3740-4ebe-8c89-eaca0847b038, State: Removed>, <User 99d854a3-7979-4c19-adf3-96f456bf57c0, State: Removed>, <User 7aa665f2-389f-4d3a-9055-ad2f40651c8f, State: Removed>, <User 0995fbcc-bd2d-4327-8d0f-5b3a79beaffb, State: Removed> >
	  But was:  <empty>
	  Missing (9): < <User bc1fd1ab-c878-4e67-8c6b-cb8cd4e2f091, State: Removed>, <User 4dae9105-72af-4d43-b81c-913f801efea1, State: Removed>, <User 61000950-ba0e-46c9-a873-77e2da3a03fa, State: Removed>, <User 182a87b6-bfd2-4515-a9e2-863ffbf8597c, State: Removed>, <User 75397ab4-6827-42cb-97a5-fc66eb6a3908, State: Removed>, <User c2db6687-3740-4ebe-8c89-eaca0847b038, State: Removed>, <User 99d854a3-7979-4c19-adf3-96f456bf57c0, State: Removed>, <User 7aa665f2-389f-4d3a-9055-ad2f40651c8f, State: Removed>, <User 0995fbcc-bd2d-4327-8d0f-5b3a79beaffb, State: Removed> >
	
  ✔️ AppAllUsers_WhenThereAreNoUsers_ShouldReturnEmptyCollection
  ❌ AppAllUsers_WhenThereIsOneUser_ShouldReturnThatUser
	  Expected: 1
	  But was:  0
	
  ✔️ AppCurrentUser_WhenThereAreNoUsers_ShouldReturnNull
  ❌ AppCurrentUser_WhenThereIsMoreThanOneUser_ShouldReturnLastOne
	  Expected: <User bdbb8705-ecff-4225-8946-b51b1669da24, State: Removed>
	  But was:  null
	
  ❌ AppCurrentUser_WhenThereIsOneUser_ShouldReturnThatUser
	  Expected: <User 4ce2d8e0-92f5-406f-a07c-de817c785492, State: Removed>
	  But was:  null
	
  ✖️ AppDeleteUserFromServer_RemovesUser
  ✖️ AppRemoveUser_RemovesUser
  ❌ AppSwitchUser_SwitchesCurrentUser
	  Expected: <User 61eac7fc-a40b-4f3c-ac5d-7977a7e57065, State: Removed>
	  But was:  null
	
  ❌ AppSwitchUser_WhenUserIsCurrent_DoesNothing
	  Expected: <User 26f25f9c-c97c-468b-a9d0-af2467bb1134, 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 UWP Managed

Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► FlexibleSync_Subscriptions_MatchesGuid(True)

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '256f5f22-310b-4504-bbb2-5a4758edbf21' because this user has been removed.
Raw output
   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.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► FlexibleSync_Subscriptions_MatchesGuid(False)

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b41f6cf3-5bed-4213-86d9-f4c690000492' because this user has been removed.
Raw output
   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.Database.GuidRepresentationMigrationTests.FlexibleSync_Subscriptions_MatchesGuid(Boolean useLegacyRepresentation)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► SynchronizedRealm_DoesntMigrate(True)

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.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.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
   at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
   at Realms.RealmConfigurationBase.CreateRealm()
   at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate. ► Realms.Tests.Database.GuidRepresentationMigrationTests ► SynchronizedRealm_DoesntMigrate(False)

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.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.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
   at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
   at Realms.RealmConfigurationBase.CreateRealm()
   at Realms.Tests.Database.GuidRepresentationMigrationTests.SynchronizedRealm_DoesntMigrate(Boolean useLegacyRepresentation)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Database.RemoveTests. ► Realms.Tests.Database.RemoveTests ► RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Exceptions.RealmFileAccessErrorException : Realm file at path 'C:\Users\runneradmin\AppData\Local\Packages\realm.uwp.tests_tqmxrx2sghv08\AC\Temp\rt-2900\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.SharedRealmHandle.Open(Configuration configuration)
   at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
   at Realms.RealmConfigurationBase.CreateRealm()
   at Realms.Tests.Database.RemoveTests.RemoveAllObjectsShouldClearEntireDatabaseWithPartialSchema()

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenDisposed_Throws

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '89d47805-59f1-4135-ba4b-1489660689b4' because this user has been removed.
Raw output
   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.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenDisposed_Throws()

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenFLX_ReturnsSubscriptions

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'e9ef2ad7-c8d0-4639-a827-d99ab637031e' because this user has been removed.
Raw output
   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.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenFLX_ReturnsSubscriptions()

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenPBS_Throws

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '5796b12c-d43b-4c8c-aa84-b5c444c65445' because this user has been removed.
Raw output
   at Realms.SharedRealmHandle.OpenWithSync(Configuration configuration, SyncConfiguration syncConfiguration)
   at Realms.Sync.SyncConfigurationBase.CreateHandle(Configuration& configuration)
   at Realms.RealmConfigurationBase.CreateRealm()
   at Realms.Tests.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenPBS_Throws()

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user '70fb7208-5f78-420d-a39b-fa48638843a8' because this user has been removed.
Raw output
   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.Sync.FlexibleSyncTests.Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference()

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'b7a9f9b4-bc0e-4d7b-b243-d3b89396a084' because this user has been removed.
Raw output
   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.Sync.FlexibleSyncTests.<Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne>b__5_0()
   at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
   at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   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 where exception was thrown ---
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
   at Nito.AsyncEx.AsyncContext.Run(Func`1 action)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► SubscriptionSet_Add_AddsSubscription

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
  Realms.Sync.Exceptions.AppException : Cannot start a sync session for user 'c2a51ce2-c9fa-4200-84ec-6b6ea23945f1' because this user has been removed.
Raw output
   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.Sync.FlexibleSyncTests.SubscriptionSet_Add_AddsSubscription()