Skip to content

RNET-1159: Flexible-schema POC #2077

RNET-1159: Flexible-schema POC

RNET-1159: Flexible-schema POC #2077

GitHub Actions / Results Maui.Android failed Aug 8, 2024 in 2s

5535 passed, 2 failed and 646 skipped

Tests failed

❌ TestResults.Android.xml_transformed.xml

6183 tests were completed in 181s with 5535 passed, 2 failed and 646 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests. 46✅ 2❌ 3s

❌ Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests.

Realms.Tests.Database.DynamicAccessTests
  ✅ DynamicApi_WhenObjectIsUnmanaged_Throws
  ✅ GetBacklinks_WhenPropertyExists_ReturnsBacklinks
  ✅ GetBacklinks_WhenPropertyIsMissing_Throws
  ✅ GetBacklinks_WhenPropertyIsWrongType_Throws
  ✅ GetBacklinksFromType_WhenFromPropertyExists_Succeeds
  ✅ GetBacklinksFromType_WhenFromPropertyIsMissing_Throws
  ✅ GetBacklinksFromType_WhenFromTypeIsInvalid_Throws
  ✅ GetDictionary_WhenCastToRealmValue_Works
  ✅ GetDictionary_WhenCastToWrongValue_Throws
  ✅ GetDictionary_WhenPropertyIsMissing_Throws
  ✅ GetDictionary_WhenPropertyIsNotDictionary_Throws
  ✅ GetDictionary_WhenPropertyIsNull_Throws
  ✅ GetEmbeddedObjectProperty_WhenCastToEmbeddedObject_Succeeds
  ✅ GetEmbeddedObjectProperty_WhenCastToRealmObject_Throws
  ✅ GetEmbeddedObjectProperty_WhenCastToRealmObjectBase_Succeeds
  ✅ GetList_WhenCastToRealmValue_Works
  ✅ GetList_WhenCastToWrongValue_Throws
  ✅ GetList_WhenPropertyIsMissing_Throws
  ✅ GetList_WhenPropertyIsNotList_Throws
  ✅ GetList_WhenPropertyIsNull_Throws
  ✅ GetPrimaryKey_WhenPrivate_Works
  ✅ GetProperty_WhenIncorrectType_Throws
  ✅ GetProperty_WhenPropertyIsBacklinks_Throws
  ❌ GetProperty_WhenPropertyIsDictionary_Throws
	at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsDictionary_Throws>b__24_0(Realm realm, Boolean _)
  ❌ GetProperty_WhenPropertyIsList_Throws
	at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsList_Throws>b__22_0(Realm realm, Boolean _)
  ✅ GetProperty_WhenPropertyIsMissing_Throws
  ✅ GetProperty_WhenPropertyIsSet_Throws
  ✅ GetProperty_WhenUsingConvertibleType_Succeeds
  ✅ GetProperty_WhenUsingRealmValue_Succeeds
  ✅ GetProperty_WhenUsingSystemObject_Succeeds
  ✅ GetRealmObjectProperty_WhenCastToEmbeddedObject_Throws
  ✅ GetRealmObjectProperty_WhenCastToRealmObject_Succeeds
  ✅ GetRealmObjectProperty_WhenCastToRealmObjectBase_Succeeds
  ✅ GetSet_WhenCastToRealmValue_Works
  ✅ GetSet_WhenCastToWrongValue_Throws
  ✅ GetSet_WhenPropertyIsMissing_Throws
  ✅ GetSet_WhenPropertyIsNotSet_Throws
  ✅ GetSet_WhenPropertyIsNull_Throws
  ✅ RealmValueTests_WithObject
  ✅ SetProperty_WhenIncorrectType_Throws
  ✅ SetProperty_WhenPropertyIsBacklinks_Throws
  ✅ SetProperty_WhenPropertyIsDictionary_Throws
  ✅ SetProperty_WhenPropertyIsList_Throws
  ✅ SetProperty_WhenPropertyIsMissing_Throws
  ✅ SetProperty_WhenPropertyIsSet_Throws
  ✅ SetProperty_WhenUsingConvertibleType_Succeeds
  ✅ SetPropertyToNull_WhenPropertyIsNotNullable_Throws
  ✅ SimpleTest

Annotations

Check failure on line 0 in TestResults.Android.xml_transformed.xml

See this annotation in the file changed.

@github-actions github-actions / Results Maui.Android

Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests. ► Realms.Tests.Database.DynamicAccessTests ► GetProperty_WhenPropertyIsDictionary_Throws

Failed test found in:
  TestResults.Android.xml_transformed.xml
Error:
     at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsDictionary_Throws>b__24_0(Realm realm, Boolean _)
Raw output
   at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsDictionary_Throws>b__24_0(Realm realm, Boolean _)
   at Realms.Tests.Database.DynamicAccessTests.RunTestInAllModes(Action`2 test)
   at Realms.Tests.Database.DynamicAccessTests.GetProperty_WhenPropertyIsDictionary_Throws()

Check failure on line 0 in TestResults.Android.xml_transformed.xml

See this annotation in the file changed.

@github-actions github-actions / Results Maui.Android

Realm.Tests.dll.Realms.Tests.Database.DynamicAccessTests. ► Realms.Tests.Database.DynamicAccessTests ► GetProperty_WhenPropertyIsList_Throws

Failed test found in:
  TestResults.Android.xml_transformed.xml
Error:
     at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsList_Throws>b__22_0(Realm realm, Boolean _)
Raw output
   at Realms.Tests.Database.DynamicAccessTests.<>c.<GetProperty_WhenPropertyIsList_Throws>b__22_0(Realm realm, Boolean _)
   at Realms.Tests.Database.DynamicAccessTests.RunTestInAllModes(Action`2 test)
   at Realms.Tests.Database.DynamicAccessTests.GetProperty_WhenPropertyIsList_Throws()