Updated core to 13.26.0 #3502
Merged
Updated core to 13.26.0 #3502
GitHub Actions / Results Maui.iOS
failed
Jan 24, 2024 in 1s
Results Maui.iOS ❌
❌ TestResults.iOS.xml
5719 tests were completed in 630s with 5183 passed, 1 failed and 535 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. | 25✔️ | 1❌ | 27s |
❌ Realm.Tests.dll.Realms.Tests.Database.NotificationTests.
Realms.Tests.Database.NotificationTests
✔️ BackLinkInObjectShouldNotFireNotificationOnChange
✔️ CollectionPropertiesOfDifferentTypeShouldNotFireNotificationsOnChange
✔️ CollectionPropertiesOfSameTypeShouldNotFireNotificationsOnChange
❌ DictionaryNotificationToken_KeepsCollectionAlive
Expected the preserver instance to be GC-ed but it wasn't.
Expected: False
But was: True
✔️ DictionaryOnCollectionChangedShouldFireOnAddRemove
✔️ DictionarySubscribeInTransaction
✔️ DictionaryUnsubscribeInNotificationCallback
✔️ Link_ShouldOnlyFireNotificationForReassignment
✔️ List_WhenParentIsDeleted_RaisesReset
✔️ 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 Maui.iOS
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► DictionaryNotificationToken_KeepsCollectionAlive
Failed test found in:
TestResults.iOS.xml
Error:
Expected the preserver instance to be GC-ed but it wasn't.
Expected: False
But was: True
Raw output
at Realms.Tests.TestHelpers.<EnsurePreserverKeepsObjectAlive>d__12`1[[System.IDisposable, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at Realms.Tests.Database.NotificationTests.<DictionaryNotificationToken_KeepsCollectionAlive>b__7_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.<>c__DisplayClass15_0.<Run>b__0(Task t)
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
Loading