Collections of Mixed #2331
Triggered via pull request
September 28, 2023 14:21
Status
Success
Total duration
43m 35s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
188 errors and 4 warnings
Realm.Fody.Tests.dll.Analytics.Tests. ► Analytics.Tests ► ValidateEnvironmentMetrics:
No path available#L-1
Failed test found in:
TestResults.Weaver.xml
Error:
Metric: Sync Enabled not found in document: {"builder_id":"42UdHmd6C5nDZPDz6CTnalSJdlrJfiS6sdvNcfZ+mJ4=","distinct_id":"D8-3F-88-58-8D-E2-FD-E8-B3-0D-A9-DB-89-27-CA-64-78-A7-42-F2-FB-8C-A7-D8-54-2B-31-17-2B-F4-0A-37","Anonymized Bundle ID":"htmECR3MRb3+d0bwnoUo1T5TzPWqr+ipYDYvo/4TJLU=","Binding":"dotnet","Realm Version":"11.5.0.0","Language":"c#","Language Version":"10","Host OS Type":"Linux","Host OS Version":"6.2.0.1012","Host CPU Arch":"x64","Target OS Type":"Cross Platform","Target CPU Arch":"Unknown","Target OS Version":"Unknown","Target OS Minimum Version":"Unknown","Core Version":"13.15.0","Framework":"No framework of interest","Framework Version":"0.0.0","Installation Method":"Nuget","Net Framework":".NETCoreApp","Net Framework Version":"6.0","Compiler":"msbuild","Embedded_Object":1,"Object_List":1,"Primitive_List":1,"Object_Dict":1,"Primitive_Dict":1,"Object_Set":1,"Primitive_Set":1,"Counter":1,"Object_Link":1,"Mixed":1,"Backlink":1,"Async_Open":1,"Sync_Open":1,"Find_PK":1,"Write_Async":1,"Thread_Safe_Reference":1,"Insert_Modified":1,"Compact_On_Launch":1,"Migration_Block":1,"Realm_Notifications":1,"List_Notifications":1,"Set_Notifications":1,"Dict_Notifications":1,"Results_Notifications":1,"Object_Notifications":1,"CR_Recover_Discard":1,"CR_Recover":1,"CR_Discard":1,"CR_Manual":1,"Progress_Notification":1,"Pbs_Sync":1,"Flx_Sync":1,"Auth_Anon":1,"Auth_Email":1,"Auth_Facebook":1,"Auth_Google":1,"Auth_Apple":1,"Auth_JWT":1,"Auth_API_Key":1,"Auth_Function":1,"Remote_Function":1,"Remote_Mongo":1,"Dynamic_API":1,"Connection_Notification":1}
Expected: True
But was: False
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in /home/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.exe.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\InstanceTests.cs:line 797
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.exe.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.exe.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.exe.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.exe.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.exe.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.exe.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: False
But was: True
|
Realm.Tests.exe.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: False
But was: True
|
Realm.Tests.exe.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: False
But was: True
|
Realm.Tests.exe.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
Expected: False
But was: True
|
Realm.Tests.exe.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.Windows.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 144
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 144
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 144
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in /private/var/github/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.WovenClasses.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>: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 <ae4d2b2e1a52451bbb0fbe726a40b592>:0
--- End of stack trace from previous location where exception was thrown ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow (System.Exception exception) [0x00007] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions (System.Delegate delegate) [0x00018] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.ExceptionHelper.RecordException (System.Delegate parameterlessDelegate, System.String parameterName) [0x0007e] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <c9688effc094487da6cf03ed339a1f44>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <c9688effc094487da6cf03ed339a1f44>: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 <e6ae930413264ebb95562d4443943a97>:0
--- End of stack trace from previous location where exception was thrown ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow (System.Exception exception) [0x00007] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions (System.Delegate delegate) [0x00018] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.ExceptionHelper.RecordException (System.Delegate parameterlessDelegate, System.String parameterName) [0x0007e] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <c9688effc094487da6cf03ed339a1f44>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <c9688effc094487da6cf03ed339a1f44>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <c9688effc094487da6cf03ed339a1f44>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <c9688effc094487da6cf03ed339a1f44>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>: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
--- End of stack trace from previous location where exception was thrown ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow (System.Exception exception) [0x00007] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions (System.Delegate delegate) [0x00018] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.ExceptionHelper.RecordException (System.Delegate parameterlessDelegate, System.String parameterName) [0x0007e] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <dc271047b8d74bd2874f2a766aec1b96>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0()
at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0()
--- End of stack trace from previous location where exception was thrown ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0() in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/InstanceTests.cs:line 797
at InvokeStub_TestDelegate.Invoke(Object, Object, IntPtr*)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0() in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 127
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config) in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/RealmTest.cs:line 143
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0() in /Users/runner/work/realm-dotnet/realm-dotnet/Tests/Realm.Tests/Database/MigrationTests.cs:line 228
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Constraints.ThrowsConstraint+VoidInvocationDescriptor.Invoke () [0x00001] in <10b6135e63434fdba4fc6c109928ab3b>:0
at NUnit.Framework.Constraints.ThrowsConstraint+ExceptionInterceptor.Intercept (System.Object invocation) [0x0000a] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00004] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00004] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModific...:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModific...:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <025c59ff2b834725a943c34840e0bd21>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <025c59ff2b834725a943c34840e0bd21>: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 <ffb9219e737e45969ef437a232c98270>:0
--- End of stack trace from previous location where exception was thrown ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow (System.Exception exception) [0x00007] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions (System.Delegate delegate) [0x00018] in <25288f22b7c548d8adf4cb3c0171568e>:0
at NUnit.Framework.Internal.ExceptionHelper.RecordException (System.Delegate parameterlessDelegate, System.String parameterName) [0x0007e] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <025c59ff2b834725a943c34840e0bd21>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <025c59ff2b834725a943c34840e0bd21>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <2d6da378b6754a8c9e5ec1b568ce8368>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <025c59ff2b834725a943c34840e0bd21>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <025c59ff2b834725a943c34840e0bd21>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00017] in <25288f22b7c548d8adf4cb3c0171568e>:0 >
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0()
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Constraints.ThrowsConstraint+VoidInvocationDescriptor.Invoke () [0x00001] in <10b6135e63434fdba4fc6c109928ab3b>:0
at NUnit.Framework.Constraints.ThrowsConstraint+ExceptionInterceptor.Intercept (System.Object invocation) [0x0000a] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00004] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary () [0x0000f] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <1378308ee26e4c6d89e701a745e48074>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <7b45a4548a1e4de6bffe2c80861df849>:0
at NUnit.Framework.Assert.Throws (NUnit.Framework.Constraints.IResolveConstraint expression, NUnit.Framework.TestDelegate code, System.String message, System.Object[] args) [0x00004] in <10b6135e63434fdba4fc6c109928ab3b>:0 >
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModific...:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModific...:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: False
But was: True
|
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests:
No path available#L-1
Failed test found in:
TestResults.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non null static field, property or method.
|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: No Exception to be thrown
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.InstanceTests.<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0()
at System.Reflection.RuntimeMethodInfo.Invoke(Object , BindingFlags , Binder , Object[] , CultureInfo )
--- End of stack trace from previous location ---
at NUnit.Framework.Internal.ExceptionHelper.Rethrow(Exception exception)
at NUnit.Framework.Internal.Reflect.DynamicInvokeWithTransparentExceptions(Delegate delegate)
at NUnit.Framework.Internal.ExceptionHelper.RecordException(Delegate parameterlessDelegate, String parameterName)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► ExceptionInMigrationCallback:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: <System.AggregateException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenameProperty:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyErrors:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: <System.ArgumentException>
But was: <Realms.Exceptions.RealmException: Database has an unsupported version (9) and cannot be upgraded
at Realms.NativeException.ThrowIfNecessary()
at Realms.SharedRealmHandle.Open(Configuration configuration)
at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
at Realms.RealmConfigurationBase.CreateRealm()
at Realms.Realm.GetInstance(RealmConfigurationBase config)
at Realms.Tests.RealmTest.GetRealm(RealmConfigurationBase config)
at Realms.Tests.Database.MigrationTests.<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0()
at NUnit.Framework.Assert.Throws(IResolveConstraint expression, TestDelegate code, String message, Object[] args)>
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► MigrationRenamePropertyInvalidArguments:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.MigrationTests. ► Realms.Tests.Database.MigrationTests ► TriggerMigrationBySchemaEditing:
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(True):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications. ► Realms.Tests.Database.NotificationTests ► DictionaryOfObjects_SubscribeForNotifications_DoesntReceiveModifications(False):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(True):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.NotificationTests.DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect. ► Realms.Tests.Database.NotificationTests ► DictionaryOfPrimitives_SubscribeForNotifications_ShallowHasNoEffect(False):
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
Expected: False
But was: True
|
Realm.Tests.dll.Realms.Tests.Database.ObjectSchemaTests.Property_Primitive_Tests. ► Realms.Tests.Database.ObjectSchemaTests ► Property_Primitive_Tests():
No path available#L-1
Failed test found in:
D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
The sourceName specified on a ValueSourceAttribute must refer to a non-null static field, property or method.
|
Realm/Realm/DatabaseTypes/RealmValue.cs#L1537
TODO entry doesn't have a link to Github issue or Jira ticket
Check if this is correct
|
Tests/Realm.Tests/Database/RealmValueWithCollections.cs#L103
TODO entry doesn't have a link to Github issue or Jira ticket
Add test about setting the list from another "managed" list
|
Analyze C#
Unexpected input(s) 'config', valid inputs are ['tools', 'languages', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching']
|
Analyze C#
Unexpected input(s) 'config', valid inputs are ['tools', 'languages', 'token', 'registries', 'matrix', 'config-file', 'db-location', 'queries', 'packs', 'external-repository-token', 'setup-python-dependencies', 'source-root', 'ram', 'threads', 'debug', 'debug-artifact-name', 'debug-database-name', 'trap-caching']
|