Skip to content

Migrate to new sync error codes #3213

Migrate to new sync error codes

Migrate to new sync error codes #3213

Triggered via pull request September 14, 2023 23:29
Status Success
Total duration 15s
Artifacts

lint.yml

on: pull_request
Verify TODOs
5s
Verify TODOs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AddAsymmetricObjNotInSchema_Throws: No path available#L-1
Failed test found in: TestResults.Linux.xml Error: Expected: <System.ArgumentException> But was: null
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► MixAddingObjectAsymmetricAndNot: No path available#L-1
Failed test found in: TestResults.Linux.xml Error: System.AggregateException : Exception occurred in a Realm.PopulateInitialSubscriptions callback. See inner exception for more details. (The class PrimaryKeyInt32Object is not in the limited set of classes for this realm (Parameter 'T')) ----> System.ArgumentException : The class PrimaryKeyInt32Object is not in the limited set of classes for this realm (Parameter 'T')
Realm.Tests.dll.Realms.Tests.Sync.SessionTests.Session_AutomaticRecoveryFallsbackToDiscardLocal. ► Realms.Tests.Sync.SessionTests ► Session_AutomaticRecoveryFallsbackToDiscardLocal("flx"): No path available#L-1
Failed test found in: TestResults.Linux.xml Error: Realms.Exceptions.RealmException : Cannot write to class ObjectWithPartitionValue when no flexible sync subscription has been created.
Tests.Unity.Realm.Tests.dll.Realms.Tests.Database.RealmObjectTests. ► Realms.Tests.Database.RealmObjectTests ► FrozenObject_GetsGarbageCollected: No path available#L-1
Failed test found in: TestResults.xml Error: Expected all references to be GC-ed within 10 seconds but they weren't Expected: True But was: False