Emit errors for collection assignments (#3456) #2344
Results .NET Framework ❌
❌ TestResults.Windows.xml
5730 tests were completed in 2035s with 5707 passed, 6 failed and 17 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests. | 72✔️ | 1❌ | 241s | |
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_Always_WaitsForChanges. | 2❌ | 11s | ||
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges. | 1✔️ | 1❌ | 12s | |
Realm.Tests.exe.Realms.Tests.Sync.SessionTests. | 27✔️ | 2❌ | 1✖️ | 239s |
❌ Realm.Tests.exe.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
✔️ Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
✔️ Realm_Subscriptions_WhenLocalRealm_Throws
✔️ Realm_Subscriptions_WhenPBS_Throws
✔️ Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
✔️ Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
✔️ Results_Subscribe_WithCancellation_CancelsTheWait
✔️ Results_SubscribeNamed_FirstTimeOnly_DifferentObjectType_WaitsForChanges
❌ Results_SubscribeNamed_FirstTimeOnly_DifferentQuery_WaitsForChanges
Expected: 2
But was: 1
✔️ Results_SubscribeNamed_UpdateExistingFalse_WithDifferentQuery_Throws
✔️ Results_SubscribeNamed_UpdateExistingFalse_WithSameQuery
✔️ Results_SubscribeNamed_UpdatesQuery
✔️ Results_SubscribeNamed_WithValidQuery
✔️ Results_SubscribeUnnamed_WithValidQuery
✔️ SubscriptionSet_Add_AddsSubscription
✔️ SubscriptionSet_Add_ComplexQuery_AddsSubscription
✔️ SubscriptionSet_Add_WithoutUpdate_Throws
✔️ SubscriptionSet_AddSameName_DifferentType_UpdateExisting_Updates
✔️ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentQuery_Throws
✔️ SubscriptionSet_AddSameName_NoUpdate_WhenDifferentType_Throws
✔️ SubscriptionSet_AddSameName_NoUpdate_WhenIdentical_DoesntThrow
✔️ SubscriptionSet_AddSameName_UpdateExisting_Updates
✔️ SubscriptionSet_AddSameQuery_DifferentClasses_AddsBoth
✔️ SubscriptionSet_AddTwice_Deduplicates
✔️ SubscriptionSet_AddTwice_DifferentNames_Duplicates
✔️ SubscriptionSet_AddTwice_NamedAndUnnamed_Duplicates
✔️ SubscriptionSet_Enumerator
✔️ SubscriptionSet_Enumerator_DoubleDispose_Throws
✔️ SubscriptionSet_Enumerator_Reset
✔️ SubscriptionSet_FindByName_Finds
✔️ SubscriptionSet_FindByName_ReturnsNullWhenMissing
✔️ SubscriptionSet_FindByQuery_Finds
✔️ SubscriptionSet_FindByQuery_ReturnsNullWhenMissing
✔️ SubscriptionSet_GetsGarbageCollected
✔️ SubscriptionSet_Indexer
✔️ SubscriptionSet_Iteration
✔️ SubscriptionSet_Remove_ByName
✔️ SubscriptionSet_Remove_ByName_OutsideUpdate_Throws
✔️ SubscriptionSet_Remove_ByQuery_RemoveNamed
✔️ SubscriptionSet_Remove_ByQuery_RemoveNamed_False
✔️ SubscriptionSet_Remove_Subscription
✔️ SubscriptionSet_Remove_Subscription_OutsideUpdate_Throws
✔️ SubscriptionSet_RemoveAll_RemoveNamed
✔️ SubscriptionSet_RemoveAll_RemoveNamed_False
✔️ SubscriptionSet_RemoveByType_Generic_RemoveNamed
✔️ SubscriptionSet_RemoveByType_Generic_RemoveNamed_False
✔️ SubscriptionSet_RemoveByType_RemoveNamed
✔️ SubscriptionSet_RemoveByType_RemoveNamed_False
✔️ SubscriptionSet_Update_IncrementsVersion
✔️ SubscriptionSet_Update_UpdatesItself
✔️ SubscriptionSet_Update_WhenActionThrows_RollsbackTransaction
✔️ SubscriptionSet_Update_WhenEmpty_Succeeds
✔️ SubscriptionSet_Update_WhenTransactionIsInProgress_Throws
✔️ SubscriptionSet_WhenParentRealmIsClosed_GetsClosed
✔️ SubscriptionSet_WhenSupersededParentRealmIsClosed_GetsClosed
❌ Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_Always_WaitsForChanges.
Realms.Tests.Sync.FlexibleSyncTests
❌ Results_Subscribe_Always_WaitsForChanges("abc")
Expected: 2
But was: 1
❌ Results_Subscribe_Always_WaitsForChanges(null)
Expected: 2
But was: 1
❌ Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges.
Realms.Tests.Sync.FlexibleSyncTests
❌ Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges("abc")
Expected: 1
But was: 2
✔️ Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges(null)
❌ Realm.Tests.exe.Realms.Tests.Sync.SessionTests.
Realms.Tests.Sync.SessionTests
✔️ Realm_GetSession_ShouldReturnSameObject
✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
✔️ Realm_SyncSession_WhenSyncedRealm
✔️ Session_ClientResetDiscard_TriggersNotifications
✔️ Session_ConnectionState_FullFlow
✔️ Session_ConnectionState_Propageted_Within_Multiple_Sessions
✔️ Session_Equals_WhenDifferentRealm_ReturnsFalse
✔️ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
✔️ Session_Equals_WhenSameRealm_ReturnsTrue
✔️ Session_GetHashCode_WhenDifferentRealm_ReturnsDiffernetValue
✔️ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
✔️ Session_GetUser_GetApp_ReturnsMeaningfulValue
✔️ 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
✔️ Session_Start_ResumesSession
✔️ Session_Stop_IsIdempotent
✔️ Session_Stop_StopsSession
❌ Session_WaitForDownload_CanBeCancelled
Expected: less than 5
But was: 15
✔️ Session_WaitForDownload_WithCancelledToken
❌ Session_WaitForUpload_CanBeCancelled
Expected: less than 5
But was: 14
✔️ Session_WaitForUpload_WithCancelledToken
✔️ Session_WhenDisposed_MethodsThrow
✖️ SessionIntegrationTest_ClientResetHandlers_OutOfBoundArrayInsert_AddedToTail
Annotations
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests. ► Realms.Tests.Sync.FlexibleSyncTests ► Results_SubscribeNamed_FirstTimeOnly_DifferentQuery_WaitsForChanges
Failed test found in:
TestResults.Windows.xml
Error:
Expected: 2
But was: 1
Raw output
at Realms.Tests.Sync.FlexibleSyncTests.<<Results_SubscribeNamed_FirstTimeOnly_DifferentQuery_WaitsForChanges>b__77_0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2254
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_Always_WaitsForChanges. ► Realms.Tests.Sync.FlexibleSyncTests ► Results_Subscribe_Always_WaitsForChanges("abc")
Failed test found in:
TestResults.Windows.xml
Error:
Expected: 2
But was: 1
Raw output
at Realms.Tests.Sync.FlexibleSyncTests.<>c__DisplayClass80_0.<<Results_Subscribe_Always_WaitsForChanges>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2330
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_Always_WaitsForChanges. ► Realms.Tests.Sync.FlexibleSyncTests ► Results_Subscribe_Always_WaitsForChanges(null)
Failed test found in:
TestResults.Windows.xml
Error:
Expected: 2
But was: 1
Raw output
at Realms.Tests.Sync.FlexibleSyncTests.<>c__DisplayClass80_0.<<Results_Subscribe_Always_WaitsForChanges>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2330
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.FlexibleSyncTests.Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges. ► Realms.Tests.Sync.FlexibleSyncTests ► Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges("abc")
Failed test found in:
TestResults.Windows.xml
Error:
Expected: 1
But was: 2
Raw output
at Realms.Tests.Sync.FlexibleSyncTests.<>c__DisplayClass76_0.<<Results_Subscribe_FirstTimeOnly_DoesntWaitForChanges>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\FlexibleSyncTests.cs:line 2220
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForDownload_CanBeCancelled
Failed test found in:
TestResults.Windows.xml
Error:
Expected: less than 5
But was: 15
Raw output
at Realms.Tests.Sync.SessionTests.<<Session_WaitForDownload_CanBeCancelled>b__42_0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SessionTests.cs:line 1393
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90
Check failure on line -1 in No path available
github-actions / Results .NET Framework
Realm.Tests.exe.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForUpload_CanBeCancelled
Failed test found in:
TestResults.Windows.xml
Error:
Expected: less than 5
But was: 14
Raw output
at Realms.Tests.Sync.SessionTests.<<Session_WaitForUpload_CanBeCancelled>b__40_0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SessionTests.cs:line 1344
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at TaskExtensions.<Timeout>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Sync\SyncTestHelpers.cs:line 90