[RNET-1092] Added support for indexed RealmValue #1657
GitHub Actions / Results .NET (ubuntu-latest, net7.0)
failed
Mar 6, 2024 in 1s
Results .NET (ubuntu-latest, net7.0) ❌
❌ TestResults.xml
6109 tests were completed in 134s with 5493 passed, 1 failed and 615 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.RealmValueWithCollections. | 16✔️ | 1❌ | 526ms |
❌ Realm.Tests.dll.Realms.Tests.Database.RealmValueWithCollections.
Realms.Tests.Database.RealmValueWithCollections
✔️ Dictionary_RemoveWithCollectionArgument_ReturnsFalse
✔️ Dictionary_WhenManaged_CanBeModified
✔️ Dictionary_WhenManaged_IsNotSameReferenceAsOriginalList
✔️ Dictionary_WhenManaged_WorksWithDynamic
✔️ Dictionary_WhenManaged_WorksWithDynamicLikeApi
✔️ Dictionary_WhenManaged_WorksWithNotifications
✔️ Dictionary_WhenUnmanaged_IsSameReferenceAsOriginalList
✔️ IndexedRealmValue_WithCollection_BasicTest
✔️ List_RemoveWithCollectionArgument_ReturnsFalse
✔️ List_WhenManaged_CanBeModified
✔️ List_WhenManaged_IsNotSameReferenceAsOriginalList
✔️ List_WhenManaged_WorksWithDynamic
✔️ List_WhenManaged_WorksWithDynamicLikeApi
✔️ List_WhenManaged_WorksWithNotifications
✔️ List_WhenUnmanaged_IsSameReferenceAsOriginalList
❌ MixedCollection_Filter_AnyAllNone
Expected: equivalent to < 1056402993 >
But was: < 1952670709, 1056402993 >
Extra (1): < 1952670709 >
✔️ MixedCollection_Filter_CountSizeType
Annotations
Check failure on line -1 in No path available
github-actions / Results .NET (ubuntu-latest, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmValueWithCollections. ► Realms.Tests.Database.RealmValueWithCollections ► MixedCollection_Filter_AnyAllNone
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < 1056402993 >
But was: < 1952670709, 1056402993 >
Extra (1): < 1952670709 >
Raw output
at Realms.Tests.Database.RealmValueWithCollections.MixedCollection_Filter_AnyAllNone() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/RealmValueWithCollections.cs:line 888
Loading