Skip to content

RNET-1145, RNET-1143: Fix reading schema from native (#3601)

Sign in for the full log view
GitHub Actions / Results Xamarin.Android failed May 21, 2024 in 1s

Results Xamarin.Android ❌

Tests failed

❌ TestResults.Android.xml

6074 tests were completed in 1948s with 5897 passed, 156 failed and 21 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. 28✔️ 1❌ 1✖️ 328s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests. 1✔️ 6❌ 193s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase. 1❌ 105ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas. 1✔️ 2❌ 126s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm. 5❌ 507ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_RealmToAtlas. 5❌ 625ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_AtlasToRealm. 5❌ 676ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Links_RealmToAtlas. 5❌ 640ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_AtlasToRealm. 1❌ 204ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Object_RealmToAtlas. 1❌ 208ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_AtlasToRealm. 15❌ 3s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Primitive_RealmToAtlas. 15❌ 3s
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_AtlasToRealm. 5❌ 881ms
Realm.Tests.dll.Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_RealmValueLinks_RealmToAtlas. 5❌ 919ms
Realm.Tests.dll.Realms.Tests.Sync.SyncConfigurationTests. 5✔️ 1❌ 645ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests. 5✔️ 11❌ 3✖️ 8s
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.DeleteRealm_AfterDispose_Succeeds. 2❌ 206ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.GetInstanceAsync_ShouldDownloadRealm. 2❌ 419ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.RemoveAll_RemovesAllElements. 2❌ 311ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_CanSynchronizeData. 4❌ 822ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenNotFinished. 4❌ 817ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_FailsWhenPartitionsDiffer. 4❌ 810ms
Realm.Tests.dll.Realms.Tests.Sync.SynchronizedInstanceTests.WriteCopy_LocalToSync. 4❌ 811ms
Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests. 5❌ 1s
Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests. 13✔️ 41❌ 1✖️ 10s
Realm.Tests.dll.Realms.Tests.Sync.UserManagementTests.UserAnonymous. 4❌ 1s

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

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

Realms.Tests.Sync.StaticQueriesTests
  ❌ RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase()
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

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

Realms.Tests.Sync.StaticQueriesTests
  ✔️ RealmObjectAPI_DateTime_RealmToAtlas(PostEpoch)
  ❌ RealmObjectAPI_DateTime_RealmToAtlas(PostEpoch-subprecision)
	System.TimeoutException : The operation has timed out after 120000 ms.
  ❌ RealmObjectAPI_DateTime_RealmToAtlas(PreEpoch)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(Recursive)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(Recursive)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Embedded_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_AtlasToRealm(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_RealmToAtlas(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Links_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505

❌ 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 /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Bool RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Int RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Long RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Null RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(String RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Data RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Float RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Double RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Decimal128 RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(ObjectId RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_AtlasToRealm(Guid RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(All values)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Bool RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Int RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Long RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Null RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(String RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Data RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Float RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Double RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Decimal128 RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(ObjectId RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_Primitive_RealmToAtlas(Guid RealmValue)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_AtlasToRealm(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(List)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(Dictionary)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(Set)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ RealmObjectAPI_RealmValueLinks_RealmToAtlas(All types)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ GetInstanceAsync_CreatesNonExistentRealm
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ GetInstanceAsync_ReportsProgress
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ GetInstanceAsync_WithOnProgress_DoesntThrowWhenOnProgressIsSetToNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ GetInstanceAsync_WithOnProgressThrowing_ReportsErrorToLogs
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ✖️ InvalidSchemaChange_RaisesClientReset
  ✔️ RealmDispose_ClosesSessions
  ❌ SyncLogger_WhenLevelChanges_LogsAtNewLevel
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ SyncTimeouts_ArePassedCorrectlyToCore
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_FailsWithEmptyConfig
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_ThrowsWhenConvertingFromFLXToPBS
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_ThrowsWhenConvertingFromLocalToFLX
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_ThrowsWhenConvertingFromPBSToFLX
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ DeleteRealm_AfterDispose_Succeeds(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ GetInstanceAsync_ShouldDownloadRealm(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ RemoveAll_RemovesAllElements(False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ WriteCopy_CanSynchronizeData(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_CanSynchronizeData(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_CanSynchronizeData(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenNotFinished(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenNotFinished(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenNotFinished(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenPartitionsDiffer(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenPartitionsDiffer(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_FailsWhenPartitionsDiffer(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ WriteCopy_LocalToSync(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_LocalToSync(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ WriteCopy_LocalToSync(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ Realm.Tests.dll.Realms.Tests.Sync.SyncMigrationTests.

Realms.Tests.Sync.SyncMigrationTests
  ❌ Migration_FailsWithFutureVersion
	Exception of type Realms.Sync.Exceptions.SessionException expected. Got Realms.Sync.Exceptions.AppException: Realms.Sync.Exceptions.AppException: CustomError: Failed to connect to /52.91.245.93:56505
	  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
	  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
	  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
	  at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync (Realms.Sync.App app, System.String optionalPath) [0x00087] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
	  at Realms.Tests.Sync.SyncMigrationTests.OpenRealm (MongoDB.Bson.ObjectId differentiator, System.Type schema, System.UInt64 schemaVersion) [0x0009d] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
	  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
	  at Realms.Tests.TestHelpers.AssertThrows[T] (System.Func`1[TResult] function, System.Int32 timeout) [0x00073] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  ❌ Model_CanMigratePropertyOptionality
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ Model_CanRemoveField
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ SameRealm_CanBeMigratedSkippingVersions
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ SameRealm_CanBeMigratedThroughConsecutiveVersions
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

❌ 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 /52.91.245.93:56505
  ❌ AppRemoveUser_RemovesUser
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ✔️ AppSwitchUser_SwitchesCurrentUser
  ✔️ AppSwitchUser_WhenUserIsCurrent_DoesNothing
  ✔️ AppSwitchUser_WhenUserIsNull_Throws
  ❌ EmailPasswordRegisterUser_Works
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_CallResetPasswordFunctionAsync_ResetsUserPassword
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_ConfirmUserAsync_ConfirmsUser
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ✖️ User_Facebook_LogsInAndReadsDataFromFacebook
  ❌ User_JWT_LogsInAndReadsDataFromToken
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_AllowsLoginWithNewCredentials
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_MultipleTimes_AllowsLoginWithAllCredentials
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_MultipleTimesSameCredentials_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_WhenAnonymous_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_WhenInUse_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_LinkCredentials_WhenMultipleEmailPassword_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_ResetPasswordAsync_ConfirmsResetPassword
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ User_RetryCustomConfirmationAsync_RerunsConfirmation
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserAnonymous_CombiningReuseAndNotReuse
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_CanLoginWithGeneratedKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_CanLoginWithReenabledKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_CantLoginWithDeletedKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_CantLoginWithDisabledKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Create_CreatesApiKeyAndRevealsValue
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Create_WithInvalidName_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_DeleteKey_WithExistingId
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_DeleteKey_WithNonExistingId
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Disable_DisablesKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_DisableApiKey_WhenDisabled_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_DisableApiKey_WhenNonExistent_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Enable_ReenablesKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_EnableApiKey_WhenEnabled_IsNoOp
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_EnableApiKey_WhenNonExistent_Throws
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Fetch_WhenIdDoesntMatch_ReturnsNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Fetch_WhenIdMatches_ReturnsKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_Fetch_WhenNoneExist_ReturnsNull
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_FetchAll_WithMultipleKeys
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_FetchAll_WithNoKeys
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserApiKeys_FetchAll_WithOneKey
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserChanged_DoesntKeepObjectAlive
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserCustomData
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserCustomData_Generic
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ✔️ UserCustomData_Generic_ReadsFromAccessToken
  ✔️ UserCustomData_ReadsFromAccessToken
  ✔️ UserCustomData_WhenEmpty_ReturnsNull
  ❌ UserCustomDataChange_RaisesChanged
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserEqualsOverrides
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserLogOut_RaisesChanged
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ✔️ 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 /52.91.245.93:56505
  ❌ UserAnonymous(True,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserAnonymous(False,True)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
  ❌ UserAnonymous(False,False)
	Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505

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:
  TestResults.Android.xml
Error:
    Expected: less than 2
    But was:  2
  
Raw output
  at Realms.Tests.Sync.SessionTests.<Session_WaitForUpload_WithCancelledToken>b__42_0 () [0x0017b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SessionTests.Session_WaitForUpload_WithCancelledToken () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_ExtraFields_AtlasToRealm>b__27_0 () [0x00086] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_ExtraFields_AtlasToRealm () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection>b__28_0 () [0x00092] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_ExtraFields_IgnoredWhenUsingTypedCollection () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema>b__29_0 () [0x00081] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MismatchedType_ThrowsOnInsertWhenCollectionInSchema () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized>b__30_0 () [0x0009d] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MismatchedType_ThrowsWhenDeserialized () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized>b__32_0 () [0x00092] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MissingField_GetsDefaultValueWhenDeserialized () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollectionAsBson (System.String collectionName, System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema>b__31_0 () [0x00084] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_MissingField_ThrowsOnInsertWhenCollectionInSchema () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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_DateTime_RealmToAtlas_SpecialCase. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase()

Failed test found in:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.<RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase>b__9_0 () [0x000a4] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas_SpecialCase () [0x00000] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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_DateTime_RealmToAtlas. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_RealmToAtlas(PostEpoch-subprecision)

Failed test found in:
  TestResults.Android.xml
Error:
  System.TimeoutException : The operation has timed out after 120000 ms.
Raw output
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x000e9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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_DateTime_RealmToAtlas. ► Realms.Tests.Sync.StaticQueriesTests ► RealmObjectAPI_DateTime_RealmToAtlas(PreEpoch)

Failed test found in:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass8_0.<RealmObjectAPI_DateTime_RealmToAtlas>b__0 () [0x0008d] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_DateTime_RealmToAtlas (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>: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:
  TestResults.Android.xml
Error:
  Realms.Sync.Exceptions.AppException : CustomError: Failed to connect to /52.91.245.93:56505
Raw output
  at Realms.Sync.AppHandle+EmailPasswordApi.RegisterUserAsync (System.String username, System.String password) [0x000c9] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.Sync.SyncTestBase.GetUserAsync (Realms.Sync.App app, System.String username, System.String password) [0x000d3] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.GetCollection[T] (System.String appConfigType) [0x0008b] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests+<>c__DisplayClass25_0.<RealmObjectAPI_Embedded_AtlasToRealm>b__0 () [0x00091] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <8bbf24d750aa414c9c19ee32971921aa>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass34_0.<RunAsyncTest>b__0 () [0x00079] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <71f2c5e8490e44488aa9dd53fe55e93c>: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 <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync (System.Func`1[TResult] testFunc, System.Int32 timeout) [0x00042] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>:0 
  at Realms.Tests.Sync.StaticQueriesTests.RealmObjectAPI_Embedded_AtlasToRealm (Realms.Tests.TestHelpers+TestCaseData`1[T] testCase) [0x00005] in <5ca7bb6cbb2f47a99046bfd3c819f9b4>: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 <71f2c5e8490e44488aa9dd53fe55e93c>:0