Results Xamarin.macOS ❌
❌ TestResults.XamarinMac.xml
6074 tests were completed in 2053s with 6050 passed, 3 failed and 21 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. | 2✔️ | 3❌ | 8s |
❌ Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests.
Realms.Tests.Sync.SyncMigrationTests
✔️ Migration_FailsWithFutureVersion
❌ Model_CanMigratePropertyOptionality
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2902122d261042e45c64
✔️ Model_CanRemoveField
❌ SameRealm_CanBeMigratedSkippingVersions
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2907122d261042e45d41
❌ SameRealm_CanBeMigratedThroughConsecutiveVersions
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2908122d261042e45d6f
Annotations
Check failure on line -1 in No path available
github-actions / Results Xamarin.macOS
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► Model_CanMigratePropertyOptionality
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2902122d261042e45c64
Raw output
at Realms.Sync.SubscriptionSetHandle.WaitForStateChangeAsync (System.Nullable`1[T] cancellationToken) [0x00198] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.Sync.SyncTestBase.WaitForSubscriptionsAsync (Realms.Realm realm) [0x00078] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.OpenRealm (MongoDB.Bson.ObjectId differentiator, System.Type schema, System.UInt64 schemaVersion) [0x0014d] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.<Model_CanMigratePropertyOptionality>b__1_0 () [0x00116] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext+<>c__DisplayClass15_0.<Run>b__0 (System.Threading.Tasks.Task t) [0x0000b] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in <9dde74978dd94c87a25e4bb46ebb649b>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <9dde74978dd94c87a25e4bb46ebb649b>:0
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext.Run (System.Func`1[TResult] action) [0x0006c] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at Realms.Tests.TestHelpers.RunAsyncTest (System.Func`1[TResult] testFunc, System.Int32 timeout, System.Threading.Tasks.Task errorTask) [0x00005] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.Model_CanMigratePropertyOptionality () [0x00000] in <0d609534d56e490ab5a9a11fc9f7e72d>: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 <9dde74978dd94c87a25e4bb46ebb649b>:0
Check failure on line -1 in No path available
github-actions / Results Xamarin.macOS
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedSkippingVersions
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2907122d261042e45d41
Raw output
at Realms.Sync.SubscriptionSetHandle.WaitForStateChangeAsync (System.Nullable`1[T] cancellationToken) [0x00198] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.Sync.SyncTestBase.WaitForSubscriptionsAsync (Realms.Realm realm) [0x00078] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.OpenRealm (MongoDB.Bson.ObjectId differentiator, System.Type schema, System.UInt64 schemaVersion) [0x0014d] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.<SameRealm_CanBeMigratedSkippingVersions>b__5_0 () [0x000a1] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext+<>c__DisplayClass15_0.<Run>b__0 (System.Threading.Tasks.Task t) [0x0000b] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in <9dde74978dd94c87a25e4bb46ebb649b>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <9dde74978dd94c87a25e4bb46ebb649b>:0
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext.Run (System.Func`1[TResult] action) [0x0006c] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at Realms.Tests.TestHelpers.RunAsyncTest (System.Func`1[TResult] testFunc, System.Int32 timeout, System.Threading.Tasks.Task errorTask) [0x00005] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.SameRealm_CanBeMigratedSkippingVersions () [0x00000] in <0d609534d56e490ab5a9a11fc9f7e72d>: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 <9dde74978dd94c87a25e4bb46ebb649b>:0
Check failure on line -1 in No path available
github-actions / Results Xamarin.macOS
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. ► Realms.Tests.Sync.SyncMigrationTests ► SameRealm_CanBeMigratedThroughConsecutiveVersions
Failed test found in:
TestResults.XamarinMac.xml
Error:
Realms.Sync.Exceptions.SessionException : Invalid schema change (UPLOAD): non-breaking schema change: adding schema for Realm table "Nullables", schema changes from clients are restricted when developer mode is disabled Logs: http://52.91.245.93:56635/groups/664d1ae1122d261042e286ab/apps/664d1af3122d261042e28869/logs?co_id=664d2908122d261042e45d6f
Raw output
at Realms.Sync.SubscriptionSetHandle.WaitForStateChangeAsync (System.Nullable`1[T] cancellationToken) [0x00198] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.Sync.SyncTestBase.WaitForSubscriptionsAsync (Realms.Realm realm) [0x00078] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.OpenRealm (MongoDB.Bson.ObjectId differentiator, System.Type schema, System.UInt64 schemaVersion) [0x0014d] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.<SameRealm_CanBeMigratedThroughConsecutiveVersions>b__4_0 () [0x000a9] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <90053d71c1d44c14bade0276e7071e2d>:0
at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext+<>c__DisplayClass15_0.<Run>b__0 (System.Threading.Tasks.Task t) [0x0000b] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in <9dde74978dd94c87a25e4bb46ebb649b>:0
at System.Threading.Tasks.Task.Execute () [0x00000] in <9dde74978dd94c87a25e4bb46ebb649b>:0
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0
at Nito.AsyncEx.AsyncContext.Run (System.Func`1[TResult] action) [0x0006c] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0
at Realms.Tests.TestHelpers.RunAsyncTest (System.Func`1[TResult] testFunc, System.Int32 timeout, System.Threading.Tasks.Task errorTask) [0x00005] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0d609534d56e490ab5a9a11fc9f7e72d>:0
at Realms.Tests.Sync.SyncMigrationTests.SameRealm_CanBeMigratedThroughConsecutiveVersions () [0x00000] in <0d609534d56e490ab5a9a11fc9f7e72d>: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 <9dde74978dd94c87a25e4bb46ebb649b>:0