🔄 Synced file(s) with realm/ci-actions (#3548) #2548
Results UWP Managed ❌
❌ C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
6127 tests were completed in 1186s with 5512 passed, 594 failed and 21 skipped.
❌ Realm.Tests.dll.Realms.Tests.Sync.AppTests.
Realms.Tests.Sync.AppTests
✔️ App_Create_SameId_DifferentBaseUri_ReturnsDifferentApps
✔️ App_EqualsGetHashCodeTests
❌ App_Login_Anonymous
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
✔️ AppCreate_CreatesApp
✔️ DeviceInfo_OutputsMeaningfulInfo
✔️ RealmConfiguration_HttpClientHandler_IsNotSet
✔️ RealmConfiguration_HttpClientHandler_MayBeNull
✔️ RealmConfiguration_WithCustomHttpClientHandler_CleanedUpAfterAppDestroyed
❌ RealmConfiguration_WithCustomHttpClientHandler_UsedWhenMakingCalls
Expected: String containing "cannot find app"
But was: "CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
"
❌ Realm.Tests.dll.Realms.Tests.Sync.AppTests.RealmConfiguration_WithCustomLogger_LogsSyncOperations.
Realms.Tests.Sync.AppTests
❌ RealmConfiguration_WithCustomLogger_LogsSyncOperations(Debug)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmConfiguration_WithCustomLogger_LogsSyncOperations(Info)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests.
Realms.Tests.Sync.AsymmetricObjectTests
❌ AccessAsymmetricObjAfterAddedToRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ AddCollection_WithSomeObjectsAlreadyAdded_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ AddCollectionOfAsymmetricObjs
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ AddHugeAsymmetricObj
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ AddSameAsymmetricObjTwice_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
✔️ AsymmetricObjectInLocalRealm_Throws
❌ AsymmetricObjectInPbs_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ EmbeddedObject_WhenParentAccessed_ReturnsParent
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ EmbeddedObject_WhenParentAccessedInDictionary_ReturnsParent
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ EmbeddedObject_WhenParentAccessedInList_ReturnsParent
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
✔️ EmbeddedObjectUnmanaged_WhenParentAccessed_ReturnsNull
❌ MixAddingObjectAsymmetricAndNot
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ NonEmbeddedObject_WhenParentAccessed_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueDictionaryWithAsymmetricObject_WhenAddedToRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueDictionaryWithAsymmetricObject_WhenModifiedInRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueListWithAsymmetricObject_WhenAddedToRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueListWithAsymmetricObject_WhenModifiedInRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValuePropertyWithAsymmetricObject_WhenAddedToRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValuePropertyWithAsymmetricObject_WhenModifiedInRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueSetWithAsymmetricObject_WhenAddedToRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ RealmValueSetWithAsymmetricObject_WhenModifiedInRealm_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests.DynamicAccess.
Realms.Tests.Sync.AsymmetricObjectTests
❌ DynamicAccess(True)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ DynamicAccess(False)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests.SetAndRemotelyReadValue.
Realms.Tests.Sync.AsymmetricObjectTests
❌ SetAndRemotelyReadValue("CharProperty",'0')
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ByteProperty",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Int16Property",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Int32Property",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Int64Property",100L)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("SingleProperty",123.123f)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DoubleProperty",123.123d)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("BooleanProperty",True)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ByteArrayProperty",[222, 173, 190, 239])
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ByteArrayProperty",[])
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("StringProperty","hello")
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",123.456m)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",decimal.MinValue)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",decimal.MaxValue)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",1m)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",-1m)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("DecimalProperty",0m)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",564.42343424322996)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",-79228162514264337593543950335)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",79228162514264337593543950335)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",-9.999999999999999999999999999999999E+6144)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",9.999999999999999999999999999999999E+6144)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("Decimal128Property",0)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ObjectIdProperty",000000000000000000000000)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ObjectIdProperty",5f63e882536de46d71877979)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("GuidProperty",00000000-0000-0000-0000-000000000000)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("GuidProperty",c4ec8cef-d62a-405e-83bb-b0a3d8dabb36)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableCharProperty",'0')
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableByteProperty",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableInt16Property",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableInt32Property",100)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableInt64Property",100L)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableSingleProperty",123.123f)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableDoubleProperty",123.123d)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableBooleanProperty",True)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableDecimalProperty",123.456m)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableDecimal128Property",123.456)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ByteArrayProperty",[222, 173, 190, 239])
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("ByteArrayProperty",[])
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("StringProperty","hello")
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("StringProperty","")
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableObjectIdProperty",5f63e882536de46d71877979)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ SetAndRemotelyReadValue("NullableGuidProperty",c4ec8cef-d62a-405e-83bb-b0a3d8dabb36)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.
Realms.Tests.Sync.DataTypeSynchronizationTests
❌ Dict_Binary
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Boolean
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Byte
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_DateTimeOffset
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Decimal
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Decimal128
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Double
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_EmbeddedObject
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Float
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Int16
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Int32
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Int64
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_Object
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_ObjectId
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_String
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Binary
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Boolean
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Byte
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_DateTimeOffset
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Decimal
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Decimal128
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Double
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_EmbeddedObject
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Float
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Int16
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Int32
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Int64
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_Object
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_ObjectId
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_String
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Binary
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Boolean
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Byte
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_DateTimeOffset
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Decimal
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Decimal128
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Double
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Float
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Int16
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Int32
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_Int64
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_ObjectId
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_String
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Binary
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Boolean
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Byte
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_DateTimeOffset
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Decimal
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Decimal128
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Double
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Float
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Int16
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Int32
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Int64
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_Object
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_ObjectId
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_String
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Dict_RealmValue.
Realms.Tests.Sync.DataTypeSynchronizationTests
❌ Dict_RealmValue(abc,10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_RealmValue(5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_RealmValue(System.Byte[],3/19/2021 7:07:21 AM +00:00)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_RealmValue(True,Int: 10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_RealmValue(<null>,5)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Dict_RealmValue(12.5,15)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.List_RealmValue.
Realms.Tests.Sync.DataTypeSynchronizationTests
❌ List_RealmValue(abc,10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_RealmValue(5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_RealmValue(System.Byte[],3/19/2021 7:07:21 AM +00:00)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_RealmValue(True,Int: 10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_RealmValue(<null>,5)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ List_RealmValue(12.5,15)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Property_RealmValue.
Realms.Tests.Sync.DataTypeSynchronizationTests
❌ Property_RealmValue(abc,10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_RealmValue(5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_RealmValue(System.Byte[],3/19/2021 7:07:21 AM +00:00)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_RealmValue(True,Int: 10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_RealmValue(<null>,5)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Property_RealmValue(12.5,15)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.DataTypeSynchronizationTests.Set_RealmValue.
Realms.Tests.Sync.DataTypeSynchronizationTests
❌ Set_RealmValue(abc,10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_RealmValue(5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_RealmValue(System.Byte[],3/19/2021 7:07:21 AM +00:00)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_RealmValue(True,Int: 10)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_RealmValue(<null>,5)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Set_RealmValue(12.5,15)
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Realm.Tests.dll.Realms.Tests.Sync.FlexibleSyncTests.
Realms.Tests.Sync.FlexibleSyncTests
❌ Integration_AfterAnError_CanRecover
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_CloseRealmBeforeWaitCompletes
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_CreateObjectNotMatchingSubscriptions_ShouldError
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_RealmRemoveAllWithSubscriptions
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionOnUnqueryableField_ShouldAddThemAutomatically
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_AddRemove
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_MoveObjectInsideView
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_MoveObjectOutsideView
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_WaitForSynchronization_CanBeCalledMultipleTimes
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_WaitForSynchronization_CanBeCalledWithCancelledToken
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionSet_WaitForSynchronization_CanBeCancelled
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionWithCollections
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionWithEmbeddedObjects
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_SubscriptionWithLinks
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_UpdateObjectNotMatchingSubscriptions_ShouldError
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_UpdatingSubscription_SupersedesPreviousOnes
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_WaitForSynchronization_EmptyUpdate
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Integration_WriteData_WhenOutsideOfSubscriptions_GetsRevertedByServer
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
✔️ Realm_Subscriptions_WhenDisposed_Throws
✔️ Realm_Subscriptions_WhenFLX_ReturnsSubscriptions
✔️ Realm_Subscriptions_WhenLocalRealm_Throws
✔️ Realm_Subscriptions_WhenPBS_Throws
✔️ Realm_Subscriptions_WhenSameVersion_ReturnsExistingReference
✔️ Realm_Subscriptions_WhenVersionIsGCed_CreatesANewOne
❌ Results_Subscribe_WithCancellation_CancelsTheWait
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_FirstTimeOnly_DifferentObjectType_WaitsForChanges
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_FirstTimeOnly_DifferentQuery_WaitsForChanges
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_UpdateExistingFalse_WithDifferentQuery_Throws
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_UpdateExistingFalse_WithSameQuery
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_UpdatesQuery
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeNamed_WithValidQuery
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
❌ Results_SubscribeUnnamed_WithValidQuery
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AppTests. ► Realms.Tests.Sync.AppTests ► App_Login_Anonymous
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.LogInAsync(Credentials credentials)
at Realms.Sync.App.LogInAsync(Credentials credentials)
at Realms.Tests.Sync.AppTests.<App_Login_Anonymous>b__2_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AppTests. ► Realms.Tests.Sync.AppTests ► RealmConfiguration_WithCustomHttpClientHandler_UsedWhenMakingCalls
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Expected: String containing "cannot find app"
But was: "CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
"
Raw output
at Realms.Tests.Sync.AppTests.<RealmConfiguration_WithCustomHttpClientHandler_UsedWhenMakingCalls>b__9_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AppTests.RealmConfiguration_WithCustomLogger_LogsSyncOperations. ► Realms.Tests.Sync.AppTests ► RealmConfiguration_WithCustomLogger_LogsSyncOperations(Debug)
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetIntegrationConfigAsync(String partition, App app, String optionalPath, User user)
at Realms.Tests.Sync.AppTests.<>c__DisplayClass3_0.<<RealmConfiguration_WithCustomLogger_LogsSyncOperations>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AppTests.RealmConfiguration_WithCustomLogger_LogsSyncOperations. ► Realms.Tests.Sync.AppTests ► RealmConfiguration_WithCustomLogger_LogsSyncOperations(Info)
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetIntegrationConfigAsync(String partition, App app, String optionalPath, User user)
at Realms.Tests.Sync.AppTests.<>c__DisplayClass3_0.<<RealmConfiguration_WithCustomLogger_LogsSyncOperations>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AccessAsymmetricObjAfterAddedToRealm_Throws
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationRealmAsync(App app)
at Realms.Tests.Sync.AsymmetricObjectTests.<AccessAsymmetricObjAfterAddedToRealm_Throws>b__5_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AddCollection_WithSomeObjectsAlreadyAdded_Throws
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.AsymmetricObjectTests.<AddCollection_WithSomeObjectsAlreadyAdded_Throws>b__3_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AddCollectionOfAsymmetricObjs
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.AsymmetricObjectTests.<AddCollectionOfAsymmetricObjs>b__2_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AddHugeAsymmetricObj
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.AsymmetricObjectTests.<AddHugeAsymmetricObj>b__4_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AddSameAsymmetricObjTwice_Throws
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationRealmAsync(App app)
at Realms.Tests.Sync.AsymmetricObjectTests.<AddSameAsymmetricObjTwice_Throws>b__6_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► AsymmetricObjectInPbs_Throws
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetIntegrationConfigAsync(String partition, App app, String optionalPath, User user)
at Realms.Tests.Sync.AsymmetricObjectTests.<AsymmetricObjectInPbs_Throws>b__9_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)
Check failure on line -1 in No path available
github-actions / Results UWP Managed
Realm.Tests.dll.Realms.Tests.Sync.AsymmetricObjectTests. ► Realms.Tests.Sync.AsymmetricObjectTests ► EmbeddedObject_WhenParentAccessed_ReturnsParent
Failed test found in:
C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
Realms.Sync.Exceptions.AppException : CustomError: An unexpected error occurred while sending the request: The text associated with this error code could not be found.
A connection with the server could not be established
Raw output
at Realms.Sync.AppHandle.EmailPasswordApi.RegisterUserAsync(String username, String password)
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.Sync.SyncTestBase.GetUserAsync(App app, String username, String password)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationConfigAsync(App app, String optionalPath)
at Realms.Tests.Sync.SyncTestBase.GetFLXIntegrationRealmAsync(App app)
at Realms.Tests.Sync.AsymmetricObjectTests.<EmbeddedObject_WhenParentAccessed_ReturnsParent>b__11_0()
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass33_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
--- End of stack trace from previous location where exception was thrown ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.Run(Func`1 action)
at Realms.Tests.Sync.SyncTestHelpers.RunBaasTestAsync(Func`1 testFunc, Int32 timeout)