Collections of Mixed #3260
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
112 errors
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.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.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.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.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.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.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.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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>: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 <3bf8d669e6af468da74401d3e35527b8>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <95d4a117ab2b43d090b0f53709e911b1>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.XamarinMac.xml
Error:
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.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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.tvOS.xml
Error:
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.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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <120f9cf357ca41a3afa0c9fda2080871>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
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:
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.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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.MacCatalyst.xml
Error:
Expected: True
But was: False
|
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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
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:
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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <79f663da185d42348de2b17047c57221>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <79f663da185d42348de2b17047c57221>: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 <e1e10643f8704dbd8c72d2cd0ee8c311>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <79f663da185d42348de2b17047c57221>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <79f663da185d42348de2b17047c57221>: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 <4ea8972de107457d8e4457e2da4de921>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <4ea8972de107457d8e4457e2da4de921>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <79f663da185d42348de2b17047c57221>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <79f663da185d42348de2b17047c57221>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(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: 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.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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Expected: True
But was: False
|
Realm.Tests.dll.Realms.Tests.Sync.AppTests. ► Realms.Tests.Sync.AppTests ► RealmConfiguration_WithCustomHttpClientHandler_UsedWhenMakingCalls:
No path available#L-1
Failed test found in:
TestResults.iOS.xml
Error:
Exception of type Realms.Sync.Exceptions.AppException expected. Got System.TimeoutException: System.TimeoutException: The operation has timed out after 5000 ms.
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<AssertThrows>d__32`1[[Realms.Sync.Exceptions.AppException, Realm, Version=11.5.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
|
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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(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: True
But was: False
|
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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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 <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <007d8ea499ff4c3581ffbaee16816e5d>:0
at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>:0
at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <f0b37f9e4e1248878191b32e56597e3c>: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.RealmValueWithCollections.Dictionary_WhenRetrieved_WorksWithAllTypes. ► Realms.Tests.Database.RealmValueWithCollections ► Dictionary_WhenRetrieved_WorksWithAllTypes(True):
No path available#L-1
Failed test found in:
TestResults.xml
Error:
Expected: True
But was: False
|