Skip to content

Collections of Mixed #2341

Collections of Mixed

Collections of Mixed #2341

Triggered via pull request October 3, 2023 12:14
Status Success
Total duration 36m 32s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

118 errors and 2 warnings
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.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 /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 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 /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.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.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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <cfaa712e73894f809cfa08e624266901>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <cfaa712e73894f809cfa08e624266901>: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 <994ec18519054213a11c3e594fbaf4f3>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <cfaa712e73894f809cfa08e624266901>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <cfaa712e73894f809cfa08e624266901>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <cfaa712e73894f809cfa08e624266901>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <cfaa712e73894f809cfa08e624266901>: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.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.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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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.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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <bd0e2f67f18d4bc8aff946efa4f9c492>: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.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
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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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
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.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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <0586ed4113ba433ba461d937c14115f5>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <0586ed4113ba433ba461d937c14115f5>: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 <fe0c1cc269354f829ec38b72c5dd2379>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <0586ed4113ba433ba461d937c14115f5>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <0586ed4113ba433ba461d937c14115f5>: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 <e2957de9aa66468b934554d2e7a83981>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <e2957de9aa66468b934554d2e7a83981>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <0586ed4113ba433ba461d937c14115f5>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <0586ed4113ba433ba461d937c14115f5>: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
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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.InstanceTests+<>c__DisplayClass34_0.<GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass3_0.<ExceptionInMigrationCallback>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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 <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.SharedRealmHandle.Open (Realms.Native.Configuration configuration) [0x00008] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfiguration.CreateHandle (Realms.Native.Configuration& configuration) [0x00000] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.RealmConfigurationBase.CreateRealm () [0x00015] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Realm.GetInstance (Realms.RealmConfigurationBase config) [0x0000a] in <c200b1ab31d842b5a06ae947a26aa39b>:0 at Realms.Tests.RealmTest.GetRealm (Realms.RealmConfigurationBase config) [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>:0 at Realms.Tests.Database.MigrationTests+<>c__DisplayClass6_0.<MigrationRenamePropertyErrors>b__0 () [0x00000] in <01cf4e8c0dc64891b9dec47f8f663364>: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
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
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.Linux.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.RealmConfiguration.CreateHandle(Configuration& configuration) at Realms.RealmConfigurationBase.CreateRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Configurations/RealmConfigurationBase.cs:line 207 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.Linux.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.RealmConfiguration.CreateHandle(Configuration& configuration) at Realms.RealmConfigurationBase.CreateRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Configurations/RealmConfigurationBase.cs:line 207 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.Linux.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.Linux.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.RealmConfiguration.CreateHandle(Configuration& configuration) at Realms.RealmConfigurationBase.CreateRealm() in /home/runner/work/realm-dotnet/realm-dotnet/Realm/Realm/Configurations/RealmConfigurationBase.cs:line 207 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.Linux.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.Linux.xml Error: Realms.Exceptions.RealmException : Database has an unsupported version (9) and cannot be upgraded
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']