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: run tests on windows #3270

Merged
merged 8 commits into from
Feb 11, 2025

Ignore the avatar instantiator tests

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

chore: run tests on windows #3270

Ignore the avatar instantiator tests
032bcab
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report test results succeeded Feb 11, 2025 in 0s

9067 passed, 0 failed and 5 skipped

Tests passed successfully

Report Passed Failed Skipped Time
artifacts-junit/editmode-results-junit.xml 8940✔️ 2✖️ 205s
artifacts-junit/playmode-results-junit.xml 127✔️ 3✖️ 43s

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

8942 tests were completed in 205s with 8940 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Explorer.CommandBufferSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.CommandBufferSynchronizer.Tests.CommandBufferSynchronizerShould. 3✔️ 248ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould. 1✔️ 539ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould.MixGetReleaseFromMultipleThreads. 7✔️ 487ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.MeshRendererUnityComponentPoolShould. 3✔️ 30ms
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✔️ 2ms
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✔️ 48ms
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✔️ 9ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemsPriorityComponentsGateShould. 3✔️ 3ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTDeserializerShould. 9✔️ 20ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyDeleteComponent. 2✔️ 8ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyDeleteComponentWithContamination. 2✔️ 1ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyPutComponent. 2✔️ 5ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTSerializerShould.SerializeCorrectlyPutComponentWithContamination. 2✔️ 3ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTShould.HaveDeserializerAndSerializerOnParWithBatches. 3✔️ 8ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.CRDTShould.HaveDeserializerAndSerializerOnParWithIndividualMessages. 4✔️ 3ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProcessMessagesCorrectly. 3✔️ 35ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProvideMessagesInAccordanceWithStateCorrectly. 3✔️ 13ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.OriginalMemorySlicerAllocating. 3✔️ 12ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.PoolNotAllocating. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.AvatarTransformMatrixJobWrapperShould. 4✔️ 43ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.AvatarLoaderSystemShould. 3✔️ 48ms
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✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.PBRTextureArrayShould. 3✔️ 85ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.ToonTextureArrayShould. 3✔️ 144ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Emotes.Tests.EmoteShould.BeOffChain. 2✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Emotes.Tests.EmoteShould.BeOnChain. 2✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.DefaultFaceFeatureHandlerShould. 2✔️ 52ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadDefaultWearablesSystemShould. 4✔️ 155ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadWearableByParamSystemShould. 6✔️ 27s
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✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableAssetShould.ProperlyRemoveReferenceWhenDereferenced. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableCacheShould. 2✔️ 13ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableShould.BeOffChain. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableShould.BeOnChain. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould. 6✔️ 262ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.AdaptToCameraModeFromComponent. 2✔️ 91ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.ZoomChangesStates. 6✔️ 107ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould. 7✔️ 513ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould.ChangeCursorStyleWhenHoveringOverSDKInteractable. 2✔️ 90ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.ApplyDragShould. 3✔️ 38ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.CoyoteTimerShould. 5✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.JumpInputComponentShould. 1✔️ 83ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould. 1✔️ 166ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould.RestoreCameraDataOnFailureAsync. 2✔️ 148ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaCleanupSystemShould. 3✔️ 24ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.BeThirdParty. 4✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DoNotShorten. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DontBeThirdParty. 4✔️ 5ms
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✔️ 42ms
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✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagVariantEnabled. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.HoverFeedbackUtilsShould. 4✔️ 34ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.InteractionInputUtilsShould. 9✔️ 63ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.PlayerOriginatedRaycastSystemShould. 6✔️ 63ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.WritePointerEventResultsSystemShould. 3✔️ 85ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould. 5✔️ 101ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould.IgnoreEntityOutsideBucketThreshold. 3✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.InitializeRaycastSystemShould. 2✔️ 45ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.RaycastUtilsShould. 5✔️ 57ms
Explorer.DCL.EditMode.Tests.dll.DCL.InWorldCamera.CameraReelStorageService.Tests.CameraReelStorageServiceTests. 3✔️ 36ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.InitializeSceneLODInfoShould. 2✔️ 30ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould. 2✔️ 58ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould.AddDefaultSDK7SceneVisualState. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UnloadSceneLODInfoSystemShould. 2✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UpdateSceneLODInfoSystemShould.ResolveLODLevel. 6✔️ 18ms
Explorer.DCL.EditMode.Tests.dll.DCL.Minimap.Tests.SceneRestrictionControllerShould. 1✔️ 158ms
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✔️ 2s
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Connections.Archipelago.Tests.SignFlowShould.StartListeningForConnectionStringAsync_ShouldContinueOnErrorAsync. 1✔️ 628ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.FloatCompressDecompress. 60✔️ 204ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyCompressAndDecompressVelocity. 9✔️ 22ms
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✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeXZPositions. 17✔️ 34ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeYPositions. 13✔️ 27ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldResetBlendsToZeroOnDecompress. 3✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.AvatarEmoteCommandPropagationSystemShould. 2✔️ 34ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould. 2✔️ 193ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.ChangeSceneOnPlayerMove. 2✔️ 35ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.NotSetupPlayerCRDTEntityForPlayersOutsideScene. 2✔️ 45ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.RemovePlayerCRDTEntityForPlayersLeavingScene. 2✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.SetupPlayerCRDTEntityForPlayerInsideScene. 2✔️ 50ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerProfileDataPropagationSystemShould. 2✔️ 61ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PropagateTransformTest. 1✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEmoteCommandSystemShould. 2✔️ 66ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEquippedDataSystemShould. 2✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WritePlayerIdentityDataSystemShould. 2✔️ 16ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteSDKAvatarBaseSystemShould. 2✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.CanSpendBudgetOnlyWhenMemoryIsNotFull. 2✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.ReturnCorrectMemoryStatus_OnDifferentMemoryUsages. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.Tests.ConcurrentLoadingBudgetProviderShould. 3✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests. 2✔️ 34s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningAllocations. 3✔️ 2s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningPerformance. 3✔️ 33s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerUnitTests.ShouldUnloadOnlyWhenHasFrameBudget. 2✔️ 43ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould. 3✔️ 17ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould.UnloadCacheWhenMemoryUsageIsNotNormal. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Roads.Tests.UnloadRoadSystemShould. 1✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould. 3✔️ 650ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.FixUpLoadingReportAsync. 3✔️ 155ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.ReportResultOfOperationAsync. 3✔️ 146ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.AudioSourcePluginIntegrationTests. 1✔️ 183ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.StartAudioClipLoadingSystemShould. 1✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.UpdateAudioSourceSystemShould. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AvatarModifierArea.Tests.AvatarModifierAreaHandlerSystemShould. 9✔️ 44ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.MainCameraSystemShould. 10✔️ 292ms
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✔️ 21ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.NFTShape.Tests.InstantiateNftShapeSystemSystemShould.ReconfigureNftShape. 2✔️ 21ms
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. 2638✔️ 8s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.ClassShouldBeInNamespaces. 2638✔️ 8s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.UsingUnityEditorShouldBeSurroundedByDirectives. 2638✔️ 11s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.Editor.ValidationTests. 4✔️ 28s
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.CheckCameraQualifiedForRepartitioningShould. 4✔️ 19ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ControlSceneUpdateLoopSystemShould. 3✔️ 166ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.IpfsHelperShould. 1✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadFixedPointersShould. 2✔️ 112ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.NotStartLoadingProcessedParcels. 10✔️ 37ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.StartLoading. 10✔️ 33ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadSceneDefinitionSystemShould. 5✔️ 125ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ParcelMathShould. 1✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.PartitionSceneEntitiesSystemShould. 2✔️ 32ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ResolveSceneStateByIncreasingRadiusSystemShould. 2✔️ 161ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.UnloadSceneSystemShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.CannotBeDisposedWhenStillReferenced. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.ProperlyCountReferenceWhenAddReferenceCalled. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.AssetBundleDataShould.ProperlyRemoveReferenceWhenDereferenced. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.Cache.Tests.RefCountingCacheShould. 3✔️ 23ms
Explorer.DCL.EditMode.Tests.dll.ECS.StreamableLoading.Cache.Tests.RefCountingCacheShould.AddReference. 3✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.Global.AppArgs.Tests.AppArgsTest. 3✔️ 12ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould. 3✔️ 297ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyStartingRealmFromAppArgs. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyWorldFromAppArgs. 2✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.IgnoreMacOSRealmInvalidation. 2✔️ 5ms
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✔️ 33ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould. 2✔️ 51ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould.Show. 4✔️ 39ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.WindowsStackManagerShould. 8✔️ 10ms
Explorer.DCL.EditMode.Tests.dll.RoadInstantiatorSystemShould. 2✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould. 2✔️ 44ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould.PropagateSceneIsCurrent. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould. 2✔️ 65s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould.ContinueUpdateLoopOnBackgroundThread. 35✔️ 61s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFacadeShould.UpdateMultipleInstancesAtDifferentRate. 3✔️ 3s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFactoryShould. 2✔️ 425ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.JsCodeDiskSerializerShould. 2✔️ 104ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.SceneRuntimeFactoryShould. 3✔️ 301ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.SceneRuntimeShould. 4✔️ 581ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.V8Tests. 2✔️ 63ms
Explorer.DCL.EditMode.Tests.dll.UpdateVisualSceneStateSystemShould. 5✔️ 24ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.AvatarShape.Tests.AvatarShapeHandlerSystemShould. 4✔️ 21ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.CreateGltfAssetFromAssetBundleSystemShould. 5✔️ 123ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.PrepareGltfAssetLoadingSystemShould. 2✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.CleanUpGltfContainerSystemShould. 1✔️ 15ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.FinalizeGltfContainerLoadingSystemShould. 4✔️ 111ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould. 3✔️ 78ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould.ReconfigureInvisibleColliders. 2✔️ 61ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.ResetGltfContainerSystemShould. 2✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.WriteGltfContainerLoadingStateSystemShould. 1✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ApplyMaterialSystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CleanUpMaterialsSystemShould. 2✔️ 12ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreateBasicMaterialSystemShould. 2✔️ 14ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreatePBRMaterialSystemShould. 2✔️ 9ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould. 2✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould.DoNothingIfLoadingStarted. 3✔️ 12ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ResetMaterialSystemShould. 3✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.StartMaterialLoadingSystemShould. 7✔️ 39ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.InstantiateNonExistingCollider. 6✔️ 20ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateChangedCollider. 6✔️ 12ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateInvalidatedCollider. 6✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.ReleaseOutdatedColliderSystemShould. 3✔️ 11ms
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✔️ 33ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.PartitionNewEntity. 2✔️ 6ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.PartitionNewEntityWithoutTransform. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.RepartitionExistingEntity. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.RepartitionExistingEntityWithoutTransform. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.InstantiateTransformUnitySystemShould. 2✔️ 17ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.ParentingTransformSystemShould. 3✔️ 22ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.UpdateTransformSystemShould. 1✔️ 7ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Visibility.Tests.PrimitivesVisibilitySystemShould. 2✔️ 15ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould. 1✔️ 127ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould.SendBinary. 60✔️ 111ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.EngineAPIImplementationShould. 5✔️ 40ms
Explorer.LifeCyle.Tests.dll.ECS.LifeCycle.Tests.ReleaseRemovedComponentsSystemShould. 1✔️ 9ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould. 9✔️ 76ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.ReturnIsCameraDirty. 4✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetCameraDirty. 3✔️ 5ms
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✔️ 4ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.CallListener. 5✔️ 10ms
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✔️ 10ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould.SetZoom. 7✔️ 10ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould. 2✔️ 44ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializedInActiveState. 3✔️ 5ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializeInInActiveState. 1✔️ 2ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.SetPositionOnHighlight. 4✔️ 7ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould. 1✔️ 41ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.DisableLayerByMask. 1✖️ 2ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.EnableLayerByMask. 1✔️ 34ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.NotDisableLayerIfStillUsed. 1✖️ 0ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.PlayerMarker.PlayerMarkerControllerShould. 4✔️ 33ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.InstantiateNonExistingRenderer. 6✔️ 25ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.UpdateInvalidatedRenderer. 6✔️ 16ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.ReleaseOutdatedRenderingSystemShould. 3✔️ 15ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.BoxFactoryShould. 4✔️ 11ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould. 1✔️ 29ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould.GenerateCone. 5✔️ 10ms
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✔️ 11ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould. 3✔️ 38ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Debounce. 8✔️ 25ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Log. 4✔️ 4ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould. 4✔️ 30ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould.MovePlayerTo. 2✔️ 7ms
Explorer.RustEthereum.SignServer.Tests.dll.Plugins.RustEthereum.SignServerWrap.Tests.ValidSigningTest. 2✔️ 202ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneAssetBundleManifestShould. 6✔️ 14ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneExceptionHandlerShould. 6✔️ 36ms
Explorer.Unity.Addressables.Editor.Tests.DocExampleCode.dll.AddressableAssets.DocExampleCode.TestStub. 1✔️ 41ms
Explorer.Utility.Tests.dll.Utility.Tests.ParcelMathJobifiedHelperShould. 1✔️ 15ms
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✔️ 73ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.ApplyChangesCorrectly. 6✔️ 41ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.MergeReconciledMessagesCorrectly. 4✔️ 25ms

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

130 tests were completed in 43s with 127 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorAssetsShould. 1✔️ 164ms
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorSystemShould. 3✖️ 2ms
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest. 6✔️ 14s
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest.BillboardPerformance. 3✔️ 14s
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould. 8✔️ 495ms
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould.DiscriminateCharacterTypeCorrectly. 2✔️ 41ms
Explorer.DCL.PlayMode.Tests.dll.DCL.LOD.Tests.InstantiateSceneLODInfoSystemShould. 2✔️ 159ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Animator.Tests.AnimatorHandlerShould. 3✔️ 221ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.AvatarAttach.Tests.AvatarAttachHandlerSystemShould. 9✔️ 195ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraSystemShould. 3✔️ 162ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIBackgroundInstantiationSystemShould. 2✔️ 62ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIDropdownInstantiationSystemShould. 3✔️ 53ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould. 2✔️ 29ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould.TriggerInputResults. 2✔️ 7ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIPointerEventsSystemShould.TriggerPointerEvents. 4✔️ 22ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITextInstantiationSystemShould. 2✔️ 20ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformInstantiationSystemShould. 1✔️ 173ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformParentingSystemShould. 1✔️ 67ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformSortingSystemShould.SortChildren. 5✔️ 15ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould. 1✔️ 25ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould.CheckUITransformOutOfScene. 2✔️ 12ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.TextShape.Tests.TextShapeTest. 1✔️ 109ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenLoaderSystemShould. 1✔️ 7ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenUpdaterSystemShould. 7✔️ 910ms
Explorer.DCL.PlayMode.Tests.dll.ECS.PerformanceTests.ECSPerformanceTests.PerformanceMeasureAddComponent. 5✔️ 6s
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✔️ 153ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.PrepareAssetBundleLoadingParametersSystemShould. 7✔️ 23ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AudioClips.Tests.LoadAudioClipSystemShould. 5✔️ 141ms
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✔️ 46ms
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✔️ 133ms