Added RetryCustomConfirmationAsync #3468
Merged
GitHub Actions / Results Xamarin.Android
failed
Nov 3, 2023 in 0s
Results Xamarin.Android ❌
❌ D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
5731 tests were completed in 240s with 5208 passed, 1 failed and 522 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. | 25✔️ | 1❌ | 39s |
❌ Realm.Tests.dll.Realms.Tests.Database.NotificationTests.
Realms.Tests.Database.NotificationTests
✔️ BackLinkInObjectShouldNotFireNotificationOnChange
✔️ CollectionPropertiesOfDifferentTypeShouldNotFireNotificationsOnChange
✔️ CollectionPropertiesOfSameTypeShouldNotFireNotificationsOnChange
✔️ DictionaryNotificationToken_KeepsCollectionAlive
✔️ DictionaryOnCollectionChangedShouldFireOnAddRemove
✔️ DictionarySubscribeInTransaction
✔️ DictionaryUnsubscribeInNotificationCallback
✔️ Link_ShouldOnlyFireNotificationForReassignment
❌ List_WhenParentIsDeleted_RaisesReset
System.TimeoutException : The operation has timed out after 30000 ms.
✔️ List_WhenTransactionHasBothAddAndRemove_ShouldReset
✔️ List_WhenUnsubscribed_ShouldStopReceivingNotifications
✔️ ListOnCollectionChangedShouldFireOnAddMoveReplaceRemove
✔️ ListReplace_RaisesReplaceNotifications
✔️ ListShouldSendNotifications
✔️ ModifiedIndices_ReportCorrectlyForOldAndNewVersions
✔️ PrimitivePropertyInObjectShouldFireNotificationOnChange
✔️ RealmError_WhenNoSubscribers_OutputsMessageInConsole
✔️ ResultOnCollectionChangedShouldFireOnAddRemove
✔️ Results_WhenTransactionHasBothAddAndRemove_ShouldReset
✔️ Results_WhenUnsubscribed_ShouldStopReceivingNotifications
✔️ ResultsShouldSendNotifications
✔️ SetOnCollectionChangedShouldFireOnAddRemove
✔️ ShouldTriggerRealmChangedEvent
✔️ SubscribeForNotifications_InvokedWithInitialCallback
✔️ UnsubscribeInNotificationCallback
✔️ WhenSynchronizationContextExists_ShouldAutoRefresh
Annotations
Check failure on line -1 in No path available
github-actions / Results Xamarin.Android
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► List_WhenParentIsDeleted_RaisesReset
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
System.TimeoutException : The operation has timed out after 30000 ms.
Raw output
at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x000e9] in <4e1ecf2819724beca4d3e346fffb3601>:0
at Realms.Tests.TestHelpers+<>c__DisplayClass31_0.<RunAsyncTest>b__0 () [0x00079] in <faaa9161e9b4405285cdf32fb8925662>:0
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext+<>c__DisplayClass15_0.<Run>b__0 (System.Threading.Tasks.Task t) [0x0000b] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in <d505721f08ee4fdeb0779078f59aa6a7>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <d505721f08ee4fdeb0779078f59aa6a7>:0
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext.Run (System.Func`1[TResult] action) [0x0006c] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at Realms.Tests.TestHelpers.RunAsyncTest (System.Func`1[TResult] testFunc, System.Int32 timeout, System.Threading.Tasks.Task errorTask) [0x00005] in <faaa9161e9b4405285cdf32fb8925662>:0
at Realms.Tests.Database.NotificationTests.List_WhenParentIsDeleted_RaisesReset () [0x00000] in <faaa9161e9b4405285cdf32fb8925662>:0
at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <d505721f08ee4fdeb0779078f59aa6a7>:0
Loading