Skip to content

Update to core 14 (#3536) #2531

Update to core 14 (#3536)

Update to core 14 (#3536) #2531

GitHub Actions / Results Xamarin.Android failed Mar 5, 2024 in 0s

Results Xamarin.Android ❌

Tests failed

❌ D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml

6082 tests were completed in 1671s with 5913 passed, 148 failed and 21 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. 28✔️ 1❌ 1✖️ 250s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. 1✔️ 6❌ 73s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. 5❌ 630ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_RealmToAtlas. 5❌ 564ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_AtlasToRealm. 5❌ 616ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_RealmToAtlas. 5❌ 714ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_AtlasToRealm. 1❌ 206ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_RealmToAtlas. 1❌ 205ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. 15❌ 2s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_RealmToAtlas. 15❌ 2s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_AtlasToRealm. 5❌ 517ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_RealmToAtlas. 5❌ 516ms
Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests. 5✔️ 1❌ 781ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. 5✔️ 11❌ 3✖️ 7s
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.DeleteRealm_AfterDispose_Succeeds. 2❌ 229ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.GetInstanceAsync_ShouldDownloadRealm. 2❌ 326ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.RemoveAll_RemovesAllElements. 2❌ 260ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_CanSynchronizeData. 4❌ 717ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenNotFinished. 4❌ 605ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenPartitionsDiffer. 4❌ 718ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_LocalToSync. 4❌ 715ms
Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests. 13✔️ 41❌ 1✖️ 9s
Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests.UserAnonymous. 4❌ 812ms

❌ Realm.Tests.dll.Realms.Tests.Sync.SessionTests.

Realms.Tests.Sync.SessionTests
  ✔️ Realm_GetSession_ShouldReturnSameObject
  ✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
  ✔️ Realm_SyncSession_WhenSyncedRealm
  ✔️ Session_ClientResetDiscard_TriggersNotifications
  ✔️ Session_ConnectionState_FullFlow
  ✔️ Session_ConnectionState_Propagated_Within_Multiple_Sessions
  ✔️ Session_Equals_WhenDifferentRealm_ReturnsFalse
  ✔️ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
  ✔️ Session_Equals_WhenSameRealm_ReturnsTrue
  ✔️ Session_GetHashCode_WhenDifferentRealm_ReturnsDifferentValue
  ✔️ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
  ✔️ Session_GetUser_GetApp_ReturnsMeaningfulValue
  ✔️ Session_NotificationToken_Freed_When_Close_Realm
  ✔️ Session_OnSessionError
  ✔️ Session_PermissionDenied_DoesntCrash
  ✔️ Session_PropertyChanged_FreedNotificationToken
  ✔️ Session_PropertyChanged_MultipleSubscribers
  ✔️ Session_Should_Free_Instance_With_No_PropertyChanged_Subscribers
  ✔️ Session_Should_Keep_Instance_Until_There_Are_Subscribers
  ✔️ Session_Should_Not_Free_Instance_With_PropertyChanged_Subscribers
  ✔️ Session_Start_IsIdempotent
  ✔️ Session_Start_ResumesSession
  ✔️ Session_Stop_IsIdempotent
  ✔️ Session_Stop_StopsSession
  ✔️ Session_WaitForDownload_CanBeCancelled
  ✔️ Session_WaitForDownload_WithCancelledToken
  ✔️ Session_WaitForUpload_CanBeCancelled
  ❌ Session_WaitForUpload_WithCancelledToken
	  Expected: less than 2
	  But was:  2
	
  ✔️ Session_WhenDisposed_MethodsThrow
  ✖️ SessionIntegrationTest_ClientResetHandlers_OutOfBoundArrayInsert_AddedToTail

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.

Realms.Tests.Sync.StaticQueriesTests
  ✔️ RealmObjectAPI_Collections
  ❌ RealmObjectAPI_ExtraFields_AtlasToRealm
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(Single)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(Recursive)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_RealmToAtlas.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(Single)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(Recursive)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_AtlasToRealm.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Links_AtlasToRealm(Single link)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_AtlasToRealm(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_RealmToAtlas.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Links_RealmToAtlas(Single link)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_RealmToAtlas(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Links_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_AtlasToRealm.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Object_AtlasToRealm(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_RealmToAtlas.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Object_RealmToAtlas(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Empty object)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Bool RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Int RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Long RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Null RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(String RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Data RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Float RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Double RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal128 RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(ObjectId RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Guid RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_RealmToAtlas.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Empty object)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Bool RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Int RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Long RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Null RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(String RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Data RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Float RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Double RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal128 RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(ObjectId RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Guid RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_AtlasToRealm.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(Single link)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_RealmToAtlas.

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(Single link)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests.

Realms.Tests.Sync.SyncConfigurationTests
  ✔️ SyncConfiguration_CanBeSetAsRealmConfigurationDefault
  ✔️ SyncConfiguration_WithAbsolutePath
  ✔️ SyncConfiguration_WithEncryptionKey_DoesntThrow
  ✔️ SyncConfiguration_WithoutPath
  ✔️ SyncConfiguration_WithRelativePath
  ❌ Test_SyncConfigRelease
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.

Realms.Tests.Sync.SynchronizedInstanceTests
  ✖️ CancelAsyncOperationsOnNonFatalErrors_WhenFalse_ShouldNotCancelAsyncOperationsOnTimeout
  ✖️ CancelAsyncOperationsOnNonFatalErrors_WhenTrue_ShouldCancelAsyncOperationsOnTimeout
  ✔️ DeleteRealmWorksIfCalledMultipleTimes
  ✔️ EmbeddedObject_WhenAdditiveExplicit_ShouldThrow
  ✔️ GetInstance_WhenDynamic_ReadsSchemaFromDisk
  ✔️ GetInstance_WhenDynamicAndDoesntExist_ReturnsEmptySchema
  ❌ GetInstanceAsync_Cancel_ShouldCancelWait
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ GetInstanceAsync_CreatesNonExistentRealm
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ GetInstanceAsync_ReportsProgress
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ GetInstanceAsync_WithOnProgress_DoesntThrowWhenOnProgressIsSetToNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ GetInstanceAsync_WithOnProgressThrowing_ReportsErrorToLogs
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ✖️ InvalidSchemaChange_RaisesClientReset
  ✔️ RealmDispose_ClosesSessions
  ❌ SyncLogger_WhenLevelChanges_LogsAtNewLevel
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ SyncTimeouts_ArePassedCorrectlyToCore
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWithEmptyConfig
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_ThrowsWhenConvertingFromFLXToPBS
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_ThrowsWhenConvertingFromLocalToFLX
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_ThrowsWhenConvertingFromPBSToFLX
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.DeleteRealm_AfterDispose_Succeeds.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ DeleteRealm_AfterDispose_Succeeds(True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ DeleteRealm_AfterDispose_Succeeds(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.GetInstanceAsync_ShouldDownloadRealm.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ GetInstanceAsync_ShouldDownloadRealm(True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ GetInstanceAsync_ShouldDownloadRealm(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.RemoveAll_RemovesAllElements.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ RemoveAll_RemovesAllElements(True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ RemoveAll_RemovesAllElements(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_CanSynchronizeData.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ WriteCopy_CanSynchronizeData(True,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_CanSynchronizeData(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_CanSynchronizeData(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_CanSynchronizeData(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenNotFinished.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ WriteCopy_FailsWhenNotFinished(True,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenNotFinished(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenNotFinished(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenNotFinished(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenPartitionsDiffer.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ WriteCopy_FailsWhenPartitionsDiffer(True,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenPartitionsDiffer(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenPartitionsDiffer(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_FailsWhenPartitionsDiffer(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_LocalToSync.

Realms.Tests.Sync.SynchronizedInstanceTests
  ❌ WriteCopy_LocalToSync(True,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_LocalToSync(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_LocalToSync(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ WriteCopy_LocalToSync(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

❌ Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests.

Realms.Tests.Sync.UserManagementTests
  ✔️ AppAllUsers_WhenThereAreNineUsers_ShouldReturnAllOfThem
  ✔️ AppAllUsers_WhenThereAreNoUsers_ShouldReturnEmptyCollection
  ✔️ AppAllUsers_WhenThereIsOneUser_ShouldReturnThatUser
  ✔️ AppCurrentUser_WhenThereAreNoUsers_ShouldReturnNull
  ✔️ AppCurrentUser_WhenThereIsMoreThanOneUser_ShouldReturnLastOne
  ✔️ AppCurrentUser_WhenThereIsOneUser_ShouldReturnThatUser
  ❌ AppDeleteUserFromServer_RemovesUser
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ AppRemoveUser_RemovesUser
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ✔️ AppSwitchUser_SwitchesCurrentUser
  ✔️ AppSwitchUser_WhenUserIsCurrent_DoesNothing
  ✔️ AppSwitchUser_WhenUserIsNull_Throws
  ❌ EmailPasswordRegisterUser_Works
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_CallResetPasswordFunctionAsync_ResetsUserPassword
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_ConfirmUserAsync_ConfirmsUser
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ✖️ User_Facebook_LogsInAndReadsDataFromFacebook
  ❌ User_JWT_LogsInAndReadsDataFromToken
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_AllowsLoginWithNewCredentials
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_MultipleTimes_AllowsLoginWithAllCredentials
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_MultipleTimesSameCredentials_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_WhenAnonymous_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_WhenInUse_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_LinkCredentials_WhenMultipleEmailPassword_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_ResetPasswordAsync_ConfirmsResetPassword
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ User_RetryCustomConfirmationAsync_RerunsConfirmation
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserAnonymous_CombiningReuseAndNotReuse
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_CanLoginWithGeneratedKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_CanLoginWithReenabledKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_CantLoginWithDeletedKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_CantLoginWithDisabledKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Create_CreatesApiKeyAndRevealsValue
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Create_WithInvalidName_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_DeleteKey_WithExistingId
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_DeleteKey_WithNonExistingId
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Disable_DisablesKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_DisableApiKey_WhenDisabled_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_DisableApiKey_WhenNonExistent_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Enable_ReenablesKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_EnableApiKey_WhenEnabled_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_EnableApiKey_WhenNonExistent_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Fetch_WhenIdDoesntMatch_ReturnsNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Fetch_WhenIdMatches_ReturnsKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_Fetch_WhenNoneExist_ReturnsNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_FetchAll_WithMultipleKeys
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_FetchAll_WithNoKeys
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserApiKeys_FetchAll_WithOneKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserChanged_DoesntKeepObjectAlive
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserCustomData
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserCustomData_Generic
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ✔️ UserCustomData_Generic_ReadsFromAccessToken
  ✔️ UserCustomData_ReadsFromAccessToken
  ✔️ UserCustomData_WhenEmpty_ReturnsNull
  ❌ UserCustomDataChange_RaisesChanged
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserEqualsOverrides
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserLogOut_RaisesChanged
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ✔️ UserToStringOverride

❌ Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests.UserAnonymous.

Realms.Tests.Sync.UserManagementTests
  ❌ UserAnonymous(True,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserAnonymous(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserAnonymous(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
  ❌ UserAnonymous(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316

Annotations

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForUpload_WithCancelledToken

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
    Expected: less than 2
    But was:  2
  
Raw output
  at Realms.Tests.Sync.SessionTests.<Session_WaitForUpload_WithCancelledToken>b__41_0 () [0x0017b] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SessionTests.Session_WaitForUpload_WithCancelledToken () [0x00000] in <0e470863a01b493cb20d295319b38468>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_ExtraFields_AtlasToRealm

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_ExtraFields_AtlasToRealm>b__27_0 () [0x00086] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_ExtraFields_AtlasToRealm () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection>b__28_0 () [0x00092] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema>b__29_0 () [0x00081] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized>b__30_0 () [0x0009d] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized>b__32_0 () [0x00092] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema>b__31_0 () [0x00084] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema () [0x00000] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Embedded_AtlasToRealm(Single)

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass25_0.<RealmObjectAPI_Embedded_AtlasToRealm>b__0 () [0x00091] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Embedded_AtlasToRealm(Recursive)

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass25_0.<RealmObjectAPI_Embedded_AtlasToRealm>b__0 () [0x00091] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Embedded_AtlasToRealm(List)

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass25_0.<RealmObjectAPI_Embedded_AtlasToRealm>b__0 () [0x00091] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.Android

Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_Embedded_AtlasToRealm(Dictionary)

Failed test found in:
  D:/a/realm-dotnet/realm-dotnet/artifacts/Host_Machine_Files/$DEVICEFARM_LOG_DIR/TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /3.92.208.134:33316
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <693c4c29577d497ab10a85effa2a3894>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass25_0.<RealmObjectAPI_Embedded_AtlasToRealm>b__0 () [0x00091] in <0e470863a01b493cb20d295319b38468>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <693c4c29577d497ab10a85effa2a3894>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass33_0.<RunAsyncTest>b__0 () [0x00079] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <7248737966be423583539170dfae8e7f>: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 <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <0e470863a01b493cb20d295319b38468>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <0e470863a01b493cb20d295319b38468>: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 <7248737966be423583539170dfae8e7f>:0