RNET-1134: Add obfuscation attribute on generated RealmSchema #3594
GitHub Actions / Results Woven classes
failed
May 21, 2024 in 0s
Results Woven classes ❌
❌ TestResults.WovenClasses.xml
5840 tests were completed in 172s with 5286 passed, 1 failed and 553 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. | 52✔️ | 1❌ | 4s |
❌ Realm.Tests.dll.Realms.Tests.Database.InstanceTests.
Realms.Tests.Database.InstanceTests
✔️ BeginWrite_CalledMultipleTimes_Throws
✔️ Compact_WhenInTransaction_ShouldThrow
✔️ Compact_WhenOpenOnDifferentThread_ShouldReturnFalse
✔️ Compact_WhenOpenOnSameThread_ShouldReturnTrue
✔️ Compact_WhenResultsAreOpen_ShouldReturnFalse
✔️ DeleteRealmFailsIfOpenSameThread
✔️ DeleteRealmWorksIfCalledMultipleTimes
✔️ DeleteRealmWorksIfClosed
✔️ DeleteRealmWorksIfFolderDoesntExist
✔️ Dispose_WhenCalledMultipletimes_ShouldNotInvalidateOtherInstances
✔️ Dispose_WhenOnDifferentThread_ShouldNotInvalidateOtherInstances
✔️ Dispose_WhenOnTheSameThread_ShouldNotInvalidateOtherInstances
✔️ Freeze_FreezesTheRealm
✔️ FrozenRealm_CannotSubscribeForNotifications
✔️ FrozenRealm_CannotWrite
✔️ FrozenRealm_DoesntUpdate
✔️ FrozenRealms_CanBeUsedAcrossThreads
✔️ FrozenRealms_GetGarbageCollected
✔️ FrozenRealms_ReuseParentSchemaAndMetadata
✔️ GetCachedInstancesSameThread
✔️ GetInstance_WhenDynamic_ReadsSchemaFromDisk
✔️ GetInstance_WhenDynamicAndDoesntExist_ReturnsEmptySchema
✔️ GetInstance_WhenIsDynamic_AndOSSchemaHasEmptyTable_DoesntThrow
✔️ GetInstance_WhenReadonly_TreatsAdditionalTablesAsEmpty
✔️ GetInstance_WithManualSchema_CanReadAndWrite
✔️ GetInstance_WithMixOfManualAndTypedSchema_CanReadAndWrite
✔️ GetInstance_WithTypedSchemaWithMissingProperties_ThrowsException
✔️ GetInstanceAsync_ExecutesMigrationsInBackground
✔️ GetInstanceShouldThrowWithBadPath
✔️ GetInstanceTest
✔️ GetInstanceWithJustFilenameTest
✔️ GetTwice_ReadOnlyInstance_DoesNotThrow
✔️ GetUniqueInstancesDifferentThreads
✔️ InstanceIsClosedByDispose
✔️ InstancesHaveDifferentHashes
✔️ IsInTransaction_WhenInvokedOnADifferentThread_Throws
❌ Logger_ChangeLevel_ReflectedImmediately
Expected: <empty>
But was: "2024-05-21 22:38:37.683 Error: App: request location failed (CustomError 998): An unexpected error occurred while sending the request: No connection could be made because the target machine actively refused it.
"
✔️ ParallelOpen_DoesNotThrow
✔️ ReadOnlyInstance_ThrowsOnRefresh
✔️ Realm_Freeze_ReadOnly
✔️ Realm_Freeze_WhenFrozen_ReturnsSameInstance
✔️ Realm_HittingMaxNumberOfVersions_Throws
✔️ RealmChangedShouldFireForEveryInstance
✔️ RealmDispose_DisposesActiveTransaction
✔️ RealmObjectClassesOnlyAllowRealmObjects
✔️ RealmState_GetsGarbageCollected
✔️ RealmWithFrozenObjects_WhenDeleted_DoesNotThrow
✔️ RealmWithOneClassThrowsIfUseOther
✔️ RealmWithOneClassWritesDesiredClass
✔️ Transaction_PerformAction_WhenDisposed_Throws
✔️ TransactionStateIsCorrect
✔️ TransactionStateIsCorrectAsync
✔️ UsingDisposedRealm_ShouldThrowObjectDisposedException
Annotations
Check failure on line -1 in No path available
github-actions / Results Woven classes
Realm.Tests.dll.Realms.Tests.Database.InstanceTests. ► Realms.Tests.Database.InstanceTests ► Logger_ChangeLevel_ReflectedImmediately
Failed test found in:
TestResults.WovenClasses.xml
Error:
Expected: <empty>
But was: "2024-05-21 22:38:37.683 Error: App: request location failed (CustomError 998): An unexpected error occurred while sending the request: No connection could be made because the target machine actively refused it.
"
Raw output
at Realms.Tests.Database.InstanceTests.Logger_ChangeLevel_ReflectedImmediately() in D:\a\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\InstanceTests.cs:line 1304
Loading