Make websocket error logging exceptionally verbose #2348
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Results Xamarin.tvOS
failed
Oct 9, 2023 in 0s
Results Xamarin.tvOS ❌
❌ TestResults.tvOS.xml
5730 tests were completed in 438s with 5202 passed, 1 failed and 527 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. | 25✔️ | 1❌ | 42s |
❌ 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.tvOS
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► List_WhenParentIsDeleted_RaisesReset
Failed test found in:
TestResults.tvOS.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 <640cdedc8ae14c13a5c01ec657dee3a4>:0
at Realms.Tests.TestHelpers+<>c__DisplayClass31_0.<RunAsyncTest>b__0 () [0x00079] in <e6f893ecdeea424288049e6729208e07>: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 <d64da8442d334218a11e68edad4c2740>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <d64da8442d334218a11e68edad4c2740>: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 <e6f893ecdeea424288049e6729208e07>:0
at Realms.Tests.Database.NotificationTests.List_WhenParentIsDeleted_RaisesReset () [0x00000] in <e6f893ecdeea424288049e6729208e07>: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 <d64da8442d334218a11e68edad4c2740>:0
Loading