Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: reduce terrain memory usage #3189

Merged
merged 4 commits into from
Jan 27, 2025

Further noise cleaning

6bf750a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: reduce terrain memory usage #3189

Further noise cleaning
6bf750a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report test results succeeded Jan 23, 2025 in 0s

8972 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
artifacts-junit/editmode-results-junit.xml 8842✔️ 2✖️ 160s
artifacts-junit/playmode-results-junit.xml 130✔️ 39s

✔️ artifacts-junit/editmode-results-junit.xml

8844 tests were completed in 160s with 8842 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Explorer.CommandBufferSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.CommandBufferSynchronizer.Tests.CommandBufferSynchronizerShould. 3✔️ 233ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould. 1✔️ 476ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould.MixGetReleaseFromMultipleThreads. 7✔️ 428ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.MeshRendererUnityComponentPoolShould. 3✔️ 42ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ReleaseComponentsSystemShould. 2✔️ 36ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ReleasePoolableComponentSystemShould. 1✔️ 15ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.UnityComponentPoolShould. 3✔️ 4ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Components.Tests.SDKComponentsRegistryTests.BuildUpAllRequiredComponents. 3✔️ 16ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Components.Tests.SDKComponentsRegistryTests.ProvideRegisteredComponents. 3✔️ 3ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.ECSToCRDTWriter.Tests.ECSToCRDTWriterShould. 3✔️ 15ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.OutgoingMessages.Tests.OutgoingCRDTMessagesSyncBlockShould. 2✔️ 8ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.OutgoingMessages.Tests.OutgoingCRTDMessagesProviderShould. 7✔️ 47ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Serialization.ComponentsSerializationTests.ComponentSerializerShould. 3✔️ 9ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemGroupsUpdateGateShould. 1✔️ 14ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemGroupsUpdateGateShould.CloseGroupOnUpdateFinished. 6✔️ 8ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemsPriorityComponentsGateShould. 3✔️ 3ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTDeserializerShould. 9✔️ 18ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyDeleteComponent. 2✔️ 7ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyDeleteComponentWithContamination. 2✔️ 1ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyPutComponent. 2✔️ 4ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyPutComponentWithContamination. 2✔️ 2ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTShould.HaveDeserializerAndSerializerOnParWithBatches. 3✔️ 7ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTShould.HaveDeserializerAndSerializerOnParWithIndividualMessages. 4✔️ 2ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProcessMessagesCorrectly. 3✔️ 38ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProvideMessagesInAccordanceWithStateCorrectly. 3✔️ 35ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.OriginalMemorySlicerAllocating. 3✔️ 35ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.PoolNotAllocating. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.AvatarTransformMatrixJobWrapperShould. 4✔️ 70ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.AvatarLoaderSystemShould. 3✔️ 50ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.PassTestScenarios. 4✔️ 19ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.Rent. 5✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.ThrowIfCapacityExceeded. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.PBRTextureArrayShould. 3✔️ 95ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.ToonTextureArrayShould. 3✔️ 153ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Emotes.Tests.EmoteShould.BeOffChain. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Emotes.Tests.EmoteShould.BeOnChain. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.DefaultFaceFeatureHandlerShould. 2✔️ 30ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadDefaultWearablesSystemShould. 4✔️ 150ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadWearableByParamSystemShould. 6✔️ 5s
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableByPointerSystemShould. 6✔️ 61ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableThumbnailSystemShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableAssetShould.ProperlyCountReferenceWhenAddReferenceCalled. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableAssetShould.ProperlyRemoveReferenceWhenDereferenced. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableCacheShould. 2✔️ 13ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableShould.BeOffChain. 2✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableShould.BeOnChain. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould. 6✔️ 291ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.AdaptToCameraModeFromComponent. 2✔️ 111ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.ZoomChangesStates. 6✔️ 125ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould. 7✔️ 516ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould.ChangeCursorStyleWhenHoveringOverSDKInteractable. 2✔️ 99ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.ApplyDragShould. 3✔️ 42ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.CoyoteTimerShould. 5✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.JumpInputComponentShould. 1✔️ 87ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould. 1✔️ 167ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould.RestoreCameraDataOnFailureAsync. 2✔️ 150ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaCleanupSystemShould. 3✔️ 22ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.BeThirdParty. 4✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DoNotShorten. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DontBeThirdParty. 4✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.Shorten. 4✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.ShortenThirdPartyWearablesV2. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.DebugUtilities.Formatter.Tests.BytesFormatterShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould. 4✔️ 39ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagDisabled. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagEnabled. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagVariantDisabled. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagVariantEnabled. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.HoverFeedbackUtilsShould. 4✔️ 42ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.InteractionInputUtilsShould. 9✔️ 79ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.PlayerOriginatedRaycastSystemShould. 6✔️ 74ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.WritePointerEventResultsSystemShould. 3✔️ 87ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould. 5✔️ 103ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould.IgnoreEntityOutsideBucketThreshold. 3✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.InitializeRaycastSystemShould. 2✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.RaycastUtilsShould. 5✔️ 56ms
Explorer.DCL.EditMode.Tests.dll.DCL.InWorldCamera.CameraReelStorageService.Tests.CameraReelStorageServiceTests. 3✔️ 33ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.InitializeSceneLODInfoShould. 2✔️ 31ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould. 2✔️ 59ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould.AddDefaultSDK7SceneVisualState. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UnloadSceneLODInfoSystemShould. 2✔️ 13ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UpdateSceneLODInfoSystemShould.ResolveLODLevel. 6✔️ 16ms
Explorer.DCL.EditMode.Tests.dll.DCL.Minimap.Tests.SceneRestrictionControllerShould. 1✔️ 169ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Connections.Archipelago.Tests.AutoReconnectLiveConnectionShould.SpinConnectAsync. 2✔️ 2s
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Connections.Archipelago.Tests.AutoReconnectLiveConnectionShould.SpinReceiveAsync. 2✔️ 2s
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Connections.Archipelago.Tests.AutoReconnectLiveConnectionShould.SpinSendAsync. 2✔️ 1s
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Connections.Archipelago.Tests.SignFlowShould.StartListeningForConnectionStringAsync_ShouldContinueOnErrorAsync. 1✔️ 625ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.FloatCompressDecompress. 60✔️ 455ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyCompressAndDecompressVelocity. 9✔️ 43ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeAnimations. 4✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeTimestamp. 10✔️ 40ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeXZPositions. 17✔️ 69ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeYPositions. 13✔️ 53ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldResetBlendsToZeroOnDecompress. 3✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.AvatarEmoteCommandPropagationSystemShould. 2✔️ 35ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould. 2✔️ 183ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.ChangeSceneOnPlayerMove. 2✔️ 32ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.NotSetupPlayerCRDTEntityForPlayersOutsideScene. 2✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.RemovePlayerCRDTEntityForPlayersLeavingScene. 2✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.SetupPlayerCRDTEntityForPlayerInsideScene. 2✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerProfileDataPropagationSystemShould. 2✔️ 56ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PropagateTransformTest. 1✔️ 19ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEmoteCommandSystemShould. 2✔️ 50ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEquippedDataSystemShould. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WritePlayerIdentityDataSystemShould. 2✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteSDKAvatarBaseSystemShould. 2✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.CanSpendBudgetOnlyWhenMemoryIsNotFull. 2✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.ReturnCorrectMemoryStatus_OnDifferentMemoryUsages. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.Tests.ConcurrentLoadingBudgetProviderShould. 3✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests. 2✔️ 23s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningAllocations. 3✔️ 1s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningPerformance. 3✔️ 22s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerUnitTests.ShouldUnloadOnlyWhenHasFrameBudget. 2✔️ 51ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould. 3✔️ 18ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould.UnloadCacheWhenMemoryUsageIsNotNormal. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.Roads.Tests.UnloadRoadSystemShould. 1✔️ 13ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould. 3✔️ 582ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.FixUpLoadingReportAsync. 3✔️ 123ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.ReportResultOfOperationAsync. 3✔️ 121ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.AudioSourcePluginIntegrationTests. 1✔️ 193ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.StartAudioClipLoadingSystemShould. 1✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.UpdateAudioSourceSystemShould. 2✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AvatarModifierArea.Tests.AvatarModifierAreaHandlerSystemShould. 9✔️ 45ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.MainCameraSystemShould. 10✔️ 278ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraUtilsShould. 7✔️ 57ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraModeArea.Tests.CameraModeAreaHandlerSystemShould. 7✔️ 22ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.NFTShape.Tests.CleanUpNftShapeSystemShould. 2✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.NFTShape.Tests.InstantiateNftShapeSystemSystemShould.ReconfigureNftShape. 2✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.RealmInfo.Tests.WriteRealmInfoSystemShould. 4✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.AvatarHideShould. 4✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.AllAsyncMethodsShouldEndWithAsyncSuffix. 2606✔️ 8s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.ClassShouldBeInNamespaces. 2606✔️ 7s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.UsingUnityEditorShouldBeSurroundedByDirectives. 2606✔️ 10s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.Editor.ValidationTests. 4✔️ 23s
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.CheckCameraQualifiedForRepartitioningShould. 4✔️ 17ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ControlSceneUpdateLoopSystemShould. 3✔️ 128ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.IpfsHelperShould. 1✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadFixedPointersShould. 2✔️ 105ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.NotStartLoadingProcessedParcels. 10✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.StartLoading. 10✔️ 34ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadSceneDefinitionSystemShould. 5✔️ 114ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ParcelMathShould. 1✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.PartitionSceneEntitiesSystemShould. 2✔️ 52ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ResolveSceneStateByIncreasingRadiusSystemShould. 2✔️ 164ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.UnloadSceneSystemShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.CannotBeDisposedWhenStillReferenced. 2✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.ProperlyCountReferenceWhenAddReferenceCalled. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.ProperlyRemoveReferenceWhenDereferenced. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.Cache.Tests.RefCountingCacheShould. 3✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.Cache.Tests.RefCountingCacheShould.AddReference. 3✔️ 10ms
Explorer.DCL.EditMode.Tests.dll.Global.AppArgs.Tests.AppArgsTest. 3✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould. 3✔️ 32ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyStartingRealmFromAppArgs. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyWorldFromAppArgs. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.IgnoreMacOSRealmInvalidation. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.IgnoreWindowsRealmInvalidation. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.BridgeSystemBindingShould. 1✔️ 17ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.BridgeSystemBindingShould.NotInvokeQueryOnInjection. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.ControllerBaseShould. 4✔️ 28ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould. 2✔️ 48ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould.Show. 4✔️ 35ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.WindowsStackManagerShould. 8✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.RoadInstantiatorSystemShould. 2✔️ 15ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould. 2✔️ 59ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould.PropagateSceneIsCurrent. 2✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould. 2✔️ 60s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould.ContinueUpdateLoopOnBackgroundThread. 35✔️ 58s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould.UpdateMultipleInstancesAtDifferentRate. 3✔️ 2s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFactoryShould. 2✔️ 278ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.SceneRuntimeFactoryShould. 3✔️ 196ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.SceneRuntimeShould. 4✔️ 412ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.V8Tests. 2✔️ 45ms
Explorer.DCL.EditMode.Tests.dll.UpdateVisualSceneStateSystemShould. 5✔️ 21ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.AvatarShape.Tests.AvatarShapeHandlerSystemShould. 4✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.CreateGltfAssetFromAssetBundleSystemShould. 5✔️ 95ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.PrepareGltfAssetLoadingSystemShould. 2✔️ 9ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.CleanUpGltfContainerSystemShould. 1✔️ 13ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.FinalizeGltfContainerLoadingSystemShould. 4✔️ 121ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould. 3✔️ 70ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould.ReconfigureInvisibleColliders. 2✔️ 53ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.ResetGltfContainerSystemShould. 2✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.WriteGltfContainerLoadingStateSystemShould. 1✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ApplyMaterialSystemShould. 2✔️ 15ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CleanUpMaterialsSystemShould. 2✔️ 12ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreateBasicMaterialSystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreatePBRMaterialSystemShould. 2✔️ 9ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould.DoNothingIfLoadingStarted. 3✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ResetMaterialSystemShould. 3✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.StartMaterialLoadingSystemShould. 7✔️ 38ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.InstantiateNonExistingCollider. 6✔️ 17ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateChangedCollider. 6✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateInvalidatedCollider. 6✔️ 9ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.ReleaseOutdatedColliderSystemShould. 3✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.SetupColliderShould. 3✔️ 4ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.SceneBoundsChecker.Tests.ColliderBoundsCheckerShould. 5✔️ 19ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould. 1✔️ 34ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.PartitionNewEntity. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.PartitionNewEntityWithoutTransform. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.RepartitionExistingEntity. 2✔️ 6ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.RepartitionExistingEntityWithoutTransform. 2✔️ 7ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.InstantiateTransformUnitySystemShould. 2✔️ 15ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.ParentingTransformSystemShould. 3✔️ 12ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.UpdateTransformSystemShould. 1✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Visibility.Tests.PrimitivesVisibilitySystemShould. 2✔️ 13ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould. 1✔️ 134ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould.SendBinary. 60✔️ 121ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.EngineAPIImplementationShould. 5✔️ 33ms
Explorer.LifeCyle.Tests.dll.ECS.LifeCycle.Tests.ReleaseRemovedComponentsSystemShould. 1✔️ 8ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould. 9✔️ 75ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.ReturnIsCameraDirty. 4✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetCameraDirty. 3✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetCameraDirtyInternal. 4✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetDirtyCameraFlagWhenAddingCamera. 3✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetDirtyOnwardsCameraFlagWhenRemovingCamera. 3✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.StopTrackingObjectDirty. 3✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.StopTrackingObjectNotDirty. 3✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.TrackObjectPosition. 3✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.CallListener. 5✔️ 8ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.ReturnIsDirty. 4✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetCameraFlag. 3✔️ 2ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetCameraFlagIndex. 6✔️ 5ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetVisibleFlag. 3✔️ 2ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetVisibleFlagIndex. 6✔️ 5ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould. 5✔️ 64ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould.SetActive. 2✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould.SetLocalPosition. 5✔️ 9ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould.SetZoom. 7✔️ 10ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould. 2✔️ 83ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializedInActiveState. 3✔️ 16ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializeInInActiveState. 1✔️ 6ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.SetPositionOnHighlight. 4✔️ 23ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould. 1✔️ 41ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.DisableLayerByMask. 1✖️ 1ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.EnableLayerByMask. 1✔️ 32ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.NotDisableLayerIfStillUsed. 1✖️ 0ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.PlayerMarker.PlayerMarkerControllerShould. 4✔️ 32ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.InstantiateNonExistingRenderer. 6✔️ 24ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.UpdateInvalidatedRenderer. 6✔️ 15ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.ReleaseOutdatedRenderingSystemShould. 3✔️ 13ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.BoxFactoryShould. 4✔️ 14ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould. 1✔️ 19ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould.GenerateCone. 5✔️ 9ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould.GenerateCylinder. 5✔️ 4ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould.GenerateTruncatedCone. 5✔️ 4ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.PlaneFactoryShould. 4✔️ 4ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.SphereFactoryShould. 3✔️ 4ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.BaseUnityLoopSystemShould. 4✔️ 9ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould. 3✔️ 34ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Debounce. 8✔️ 23ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Log. 4✔️ 4ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould. 4✔️ 27ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould.MovePlayerTo. 2✔️ 6ms
Explorer.RustEthereum.SignServer.Tests.dll.Plugins.RustEthereum.SignServerWrap.Tests.ValidSigningTest. 2✔️ 120ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneAssetBundleManifestShould. 6✔️ 10ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneExceptionHandlerShould. 6✔️ 21ms
Explorer.Unity.Addressables.Editor.Tests.DocExampleCode.dll.AddressableAssets.DocExampleCode.TestStub. 1✔️ 5ms
Explorer.Utility.Tests.dll.Utility.Tests.ParcelMathJobifiedHelperShould. 1✔️ 19ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.CrdtWorldSynchronizerShould. 2✔️ 5s
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferCollectionsPoolShould. 4✔️ 1s
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferCollectionsPoolShould.BeMultiThreaded. 9✔️ 1s
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould. 3✔️ 67ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.ApplyChangesCorrectly. 6✔️ 36ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.MergeReconciledMessagesCorrectly. 4✔️ 25ms

✔️ artifacts-junit/playmode-results-junit.xml

130 tests were completed in 39s with 130 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorAssetsShould. 1✔️ 188ms
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorSystemShould. 3✔️ 840ms
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest. 6✔️ 10s
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest.BillboardPerformance. 3✔️ 10s
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould. 8✔️ 878ms
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould.DiscriminateCharacterTypeCorrectly. 2✔️ 189ms
Explorer.DCL.PlayMode.Tests.dll.DCL.LOD.Tests.InstantiateSceneLODInfoSystemShould. 2✔️ 107ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Animator.Tests.AnimatorHandlerShould. 3✔️ 172ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.AvatarAttach.Tests.AvatarAttachHandlerSystemShould. 9✔️ 319ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraSystemShould. 3✔️ 243ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIBackgroundInstantiationSystemShould. 2✔️ 160ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIDropdownInstantiationSystemShould. 3✔️ 154ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould. 2✔️ 63ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould.TriggerInputResults. 2✔️ 9ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIPointerEventsSystemShould.TriggerPointerEvents. 4✔️ 17ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITextInstantiationSystemShould. 2✔️ 52ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformInstantiationSystemShould. 1✔️ 329ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformParentingSystemShould. 1✔️ 241ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformSortingSystemShould.SortChildren. 5✔️ 20ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould. 1✔️ 141ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould.CheckUITransformOutOfScene. 2✔️ 73ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.TextShape.Tests.TextShapeTest. 1✔️ 124ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenLoaderSystemShould. 1✔️ 7ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenUpdaterSystemShould. 7✔️ 770ms
Explorer.DCL.PlayMode.Tests.dll.ECS.PerformanceTests.ECSPerformanceTests.PerformanceMeasureAddComponent. 5✔️ 5s
Explorer.DCL.PlayMode.Tests.dll.ECS.PerformanceTests.ECSPerformanceTests.PerformanceMeasureEmptyIteration. 5✔️ 2s
Explorer.DCL.PlayMode.Tests.dll.ECS.PerformanceTests.ECSPerformanceTests.PerformanceMeasureIteration. 5✔️ 2s
Explorer.DCL.PlayMode.Tests.dll.ECS.PerformanceTests.ECSPerformanceTests.PerformanceMeasureRemoveComponent. 5✔️ 13s
Explorer.DCL.PlayMode.Tests.dll.Global.Tests.PlayMode.CubeWaveSceneShould. 1✔️ 3s
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.LoadAssetBundleSystemShould. 5✔️ 140ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.PrepareAssetBundleLoadingParametersSystemShould. 7✔️ 23ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AudioClips.Tests.LoadAudioClipSystemShould. 5✔️ 139ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.DeferredLoading.Tests.DeferredLoadingSystemShould. 3✔️ 11ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.AssetPromiseShould. 5✔️ 11ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.FrameTimeCapBudgetProviderShould. 2✔️ 45ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.MultipleLoadSystemShould. 1✔️ 12ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.URNs.UrnsTest.UrnToUrlTest. 2✔️ 2ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Textures.Tests.LoadTextureSystemShould. 5✔️ 123ms