GitHub Actions / Results Xamarin.tvOS
failed
Jun 6, 2024 in 1s
5527 passed, 1 failed and 643 skipped
❌ TestResults.xml
6171 tests were completed in 401s with 5527 passed, 1 failed and 643 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. | 59✅ | 1❌ | 1⚪ | 15s |
❌ Realm.Tests.dll.Realms.Tests.Database.NotificationTests.
Realms.Tests.Database.NotificationTests
✅ BackLinkInObjectShouldNotFireNotificationOnChange
✅ CollectionPropertiesOfDifferentTypeShouldNotFireNotificationsOnChange
✅ CollectionPropertiesOfSameTypeShouldNotFireNotificationsOnChange
✅ DictionaryNotificationToken_KeepsCollectionAlive
✅ DictionaryOnCollectionChangedShouldFireOnAddRemove
✅ DictionarySubscribeInTransaction
✅ DictionaryUnsubscribeInNotificationCallback
✅ KeyPath_CanBeBuiltFromExpressions
✅ KeyPath_ImplicitOperator_CorrectlyConvertsFromString
✅ KeyPath_WithInvalidExpressions_ThrowsException
✅ KeyPathsCollection_CanBeBuiltFromExpressions
✅ KeyPathsCollection_CanBeBuiltInDifferentWays
✅ KeyPathsCollection_WithInvalidExpressions_ThrowsExceptions
✅ 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
✅ SubscribeWithKeypaths_AnyKeypath_RaisesNotificationsForResults
✅ SubscribeWithKeypaths_Backlinks
✅ SubscribeWithKeypaths_DisposingToken_CancelNotifications
✅ SubscribeWithKeypaths_FullKeyPath_SameAsFourLevelsDepth
✅ SubscribeWithKeypaths_MappedClass_WorksCorrectly
✅ SubscribeWithKeypaths_MappedProperty_UsesOriginalName
✅ SubscribeWithKeypaths_MultipleKeypaths
✅ SubscribeWithKeypaths_NestedProperties_WorksWithCollections
✅ SubscribeWithKeypaths_NestedProperties_WorksWithScalar
✅ SubscribeWithKeypaths_OnCollection_Dictionary
✅ SubscribeWithKeypaths_OnCollection_DictionaryRemapped
✅ SubscribeWithKeypaths_OnCollection_List
✅ SubscribeWithKeypaths_OnCollection_ListRemapped
✅ SubscribeWithKeypaths_OnCollection_Set
✅ SubscribeWithKeypaths_OnCollection_SetRemapped
✅ SubscribeWithKeypaths_ShallowKeypath_RaisesOnlyCollectionNotifications
✅ SubscribeWithKeypaths_TopLevelProperties_WorksWithCollection
❌ SubscribeWithKeypaths_TopLevelProperties_WorksWithScalar
at Realms.Tests.Database.NotificationTests.VerifyNotifications (System.Collections.Generic.List`1[T] notifications, System.Int32[] expectedInserted, System.Int32[] expectedModified, System.Int32[] expectedDeleted, Realms.ChangeSet+Move[] expectedMoves, System.Boolean expectedCleared, System.Boolean expectedNotifications) [0x00024] in <bf2ca61ee79b4fc1ac714a39d3e2eb8f>:0
✅ SubscribeWithKeypaths_WildCard_CanGetDeeperThanFourLevels
✅ SubscribeWithKeypaths_WildCard_WorksAfterCollectionProperty
✅ SubscribeWithKeypaths_WildCard_WorksAfterLinkProperty
✅ SubscribeWithKeypaths_WildCard_WorksWithMultipleLevels
✅ SubscribeWithKeypaths_WildCard_WorksWithPropertyAfterward
✅ SubscribeWithKeypaths_WildCard_WorksWithTopLevel
⚪ SubscribeWithKeypaths_WildcardOnScalarProperty_Throws
✅ SubscribeWithKeypaths_WithEmptyOrWhiteSpaceKeypaths_Throws
✅ SubscribeWithKeypaths_WithNonRealmObjectType_Throws
✅ SubscribeWithKeypaths_WithRepeatedKeypath_IgnoresRepeated
✅ SubscribeWithKeypaths_WithUnknownProperty_Throws
✅ UnsubscribeInNotificationCallback
✅ WhenSynchronizationContextExists_ShouldAutoRefresh
Annotations
Check failure on line 0 in TestResults.xml
github-actions / Results Xamarin.tvOS
Realm.Tests.dll.Realms.Tests.Database.NotificationTests. ► Realms.Tests.Database.NotificationTests ► SubscribeWithKeypaths_TopLevelProperties_WorksWithScalar
Failed test found in:
TestResults.xml
Error:
at Realms.Tests.Database.NotificationTests.VerifyNotifications (System.Collections.Generic.List`1[T] notifications, System.Int32[] expectedInserted, System.Int32[] expectedModified, System.Int32[] expectedDeleted, Realms.ChangeSet+Move[] expectedMoves, System.Boolean expectedCleared, System.Boolean expectedNotifications) [0x00024] in <bf2ca61ee79b4fc1ac714a39d3e2eb8f>:0
Raw output
at Realms.Tests.Database.NotificationTests.VerifyNotifications (System.Collections.Generic.List`1[T] notifications, System.Int32[] expectedInserted, System.Int32[] expectedModified, System.Int32[] expectedDeleted, Realms.ChangeSet+Move[] expectedMoves, System.Boolean expectedCleared, System.Boolean expectedNotifications) [0x00024] in <bf2ca61ee79b4fc1ac714a39d3e2eb8f>:0
at Realms.Tests.Database.NotificationTests.SubscribeWithKeypaths_TopLevelProperties_WorksWithScalar () [0x0012b] in <bf2ca61ee79b4fc1ac714a39d3e2eb8f>:0
Loading