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

Limit analytics send rate #3420

Merged
merged 13 commits into from
Mar 3, 2025

Merge branch 'dev' into 3419-limit-analytics-send-rate

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

Limit analytics send rate #3420

Merge branch 'dev' into 3419-limit-analytics-send-rate
23278e1
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report test results succeeded Mar 3, 2025 in 1s

9526 passed, 0 failed and 5 skipped

Tests passed successfully

Report Passed Failed Skipped Time
artifacts-junit/editmode-results-junit.xml 9356✔️ 2✖️ 205s
artifacts-junit/playmode-results-junit.xml 170✔️ 3✖️ 42s

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

9358 tests were completed in 205s with 9356 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Explorer.CommandBufferSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.CommandBufferSynchronizer.Tests.CommandBufferSynchronizerShould. 3✔️ 246ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould. 1✔️ 529ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould.MixGetReleaseFromMultipleThreads. 7✔️ 477ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.MeshRendererUnityComponentPoolShould. 3✔️ 32ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ReleaseComponentsSystemShould. 2✔️ 37ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ReleasePoolableComponentSystemShould. 1✔️ 16ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.UnityComponentPoolShould. 3✔️ 4ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Components.Tests.SDKComponentsRegistryTests.BuildUpAllRequiredComponents. 3✔️ 17ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Components.Tests.SDKComponentsRegistryTests.ProvideRegisteredComponents. 3✔️ 2ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.ECSToCRDTWriter.Tests.ECSToCRDTWriterShould. 3✔️ 16ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.OutgoingMessages.Tests.OutgoingCRDTMessagesSyncBlockShould. 2✔️ 9ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.OutgoingMessages.Tests.OutgoingCRTDMessagesProviderShould. 7✔️ 55ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Serialization.ComponentsSerializationTests.ComponentSerializerShould. 3✔️ 9ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemGroupsUpdateGateShould. 1✔️ 15ms
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✔️ 21ms
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✔️ 4ms
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✔️ 37ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProvideMessagesInAccordanceWithStateCorrectly. 3✔️ 14ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.OriginalMemorySlicerAllocating. 3✔️ 11ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.PoolNotAllocating. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.AvatarTransformMatrixJobWrapperShould. 4✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.AvatarLoaderSystemShould. 3✔️ 50ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.PassTestScenarios. 4✔️ 18ms
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✔️ 83ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.ToonTextureArrayShould. 3✔️ 146ms
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✔️ 1ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.DefaultFaceFeatureHandlerShould. 2✔️ 44ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadDefaultWearablesSystemShould. 4✔️ 172ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadWearableByParamSystemShould. 6✔️ 27s
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableByPointerSystemShould. 6✔️ 67ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableThumbnailSystemShould. 1✔️ 8ms
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✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableCacheShould. 2✔️ 14ms
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✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould. 6✔️ 276ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.AdaptToCameraModeFromComponent. 2✔️ 99ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.ZoomChangesStates. 6✔️ 112ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould. 7✔️ 534ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould.ChangeCursorStyleWhenHoveringOverSDKInteractable. 2✔️ 89ms
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✔️ 85ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould. 1✔️ 168ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.TeleportCharacterSystemShould.RestoreCameraDataOnFailureAsync. 2✔️ 148ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaCleanupSystemShould. 3✔️ 27ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.BeThirdParty. 4✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DoNotShorten. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.DontBeThirdParty. 4✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.Shorten. 4✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.ShortenThirdPartyWearablesV2. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.DebugUtilities.Formatter.Tests.BytesFormatterShould. 1✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould. 4✔️ 43ms
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✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.HoverFeedbackUtilsShould. 4✔️ 37ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.InteractionInputUtilsShould. 9✔️ 66ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.PlayerOriginatedRaycastSystemShould. 6✔️ 64ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.WritePointerEventResultsSystemShould. 3✔️ 88ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould. 5✔️ 129ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould.IgnoreEntityOutsideBucketThreshold. 3✔️ 68ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.InitializeRaycastSystemShould. 2✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.RaycastUtilsShould. 5✔️ 56ms
Explorer.DCL.EditMode.Tests.dll.DCL.InWorldCamera.CameraReelStorageService.Tests.CameraReelStorageServiceTests. 3✔️ 36ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.InitializeSceneLODInfoShould. 2✔️ 33ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould. 2✔️ 60ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.ResolveVisualSceneStateSystemShould.AddDefaultSDK7SceneVisualState. 3✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UnloadSceneLODInfoSystemShould. 2✔️ 15ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UpdateSceneLODInfoSystemShould.ResolveLODLevel. 6✔️ 21ms
Explorer.DCL.EditMode.Tests.dll.DCL.Minimap.Tests.SceneRestrictionControllerShould. 1✔️ 161ms
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✔️ 625ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.FloatCompressDecompress. 60✔️ 205ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyCompressAndDecompressVelocity. 9✔️ 25ms
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✔️ 36ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldCorrectlyEncodeAndDecodeYPositions. 13✔️ 28ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.Movement.Tests.MovementMessageCompressionTests.ShouldResetBlendsToZeroOnDecompress. 3✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.AvatarEmoteCommandPropagationSystemShould. 2✔️ 41ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould. 2✔️ 193ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.ChangeSceneOnPlayerMove. 2✔️ 41ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.NotSetupPlayerCRDTEntityForPlayersOutsideScene. 2✔️ 47ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.RemovePlayerCRDTEntityForPlayersLeavingScene. 2✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerCRDTEntitiesHandlerSystemShould.SetupPlayerCRDTEntityForPlayerInsideScene. 2✔️ 46ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PlayerProfileDataPropagationSystemShould. 2✔️ 60ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.PropagateTransformTest. 1✔️ 22ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEmoteCommandSystemShould. 2✔️ 52ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEquippedDataSystemShould. 2✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WritePlayerIdentityDataSystemShould. 2✔️ 12ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteSDKAvatarBaseSystemShould. 2✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.CanSpendBudgetOnlyWhenMemoryIsNotFull. 2✔️ 12ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.PerformanceBudgeting.Tests.MemoryBudgetProviderShould.ReturnCorrectMemoryStatus_OnDifferentMemoryUsages. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Optimization.Tests.ConcurrentLoadingBudgetProviderShould. 3✔️ 8ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests. 2✔️ 35s
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✔️ 45ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould. 3✔️ 18ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould.UnloadCacheWhenMemoryUsageIsNotNormal. 3✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.Roads.Tests.UnloadRoadSystemShould. 1✔️ 16ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould. 3✔️ 655ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.FixUpLoadingReportAsync. 3✔️ 152ms
Explorer.DCL.EditMode.Tests.dll.DCL.SceneLoadingScreens.Tests.LoadingScreenShould.ReportResultOfOperationAsync. 3✔️ 149ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.AudioSourcePluginIntegrationTests. 1✔️ 194ms
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✔️ 48ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.MainCameraSystemShould. 10✔️ 290ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraUtilsShould. 7✔️ 57ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraModeArea.Tests.CameraModeAreaHandlerSystemShould. 7✔️ 24ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.NFTShape.Tests.CleanUpNftShapeSystemShould. 2✔️ 23ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.NFTShape.Tests.InstantiateNftShapeSystemSystemShould.ReconfigureNftShape. 2✔️ 21ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.RealmInfo.Tests.WriteRealmInfoSystemShould. 4✔️ 50ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.AvatarHideShould. 4✔️ 12ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.AllAsyncMethodsShouldEndWithAsyncSuffix. 2776✔️ 9s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.ClassShouldBeInNamespaces. 2776✔️ 8s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.UsingUnityEditorShouldBeSurroundedByDirectives. 2776✔️ 11s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.Editor.ValidationTests. 4✔️ 26s
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.CheckCameraQualifiedForRepartitioningShould. 4✔️ 18ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ControlSceneUpdateLoopSystemShould. 3✔️ 181ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.IpfsHelperShould. 1✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadFixedPointersShould. 2✔️ 106ms
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✔️ 127ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ParcelMathShould. 1✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.PartitionSceneEntitiesSystemShould. 2✔️ 31ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ResolveSceneStateByIncreasingRadiusSystemShould. 2✔️ 169ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.UnloadSceneSystemShould. 1✔️ 10ms
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✔️ 5ms
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✔️ 15ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould. 3✔️ 341ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyStartingRealmFromAppArgs. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyWorldFromAppArgs. 2✔️ 5ms
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✔️ 32ms
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✔️ 11ms
Explorer.DCL.EditMode.Tests.dll.RoadInstantiatorSystemShould. 2✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould. 2✔️ 46ms
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✔️ 4s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFactoryShould. 2✔️ 511ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.JsCodeDiskSerializerShould. 2✔️ 130ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.SceneRuntimeFactoryShould. 3✔️ 287ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.SceneRuntimeShould. 4✔️ 548ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.V8Tests. 2✔️ 67ms
Explorer.DCL.EditMode.Tests.dll.UpdateVisualSceneStateSystemShould. 5✔️ 22ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.AvatarShape.Tests.AvatarShapeHandlerSystemShould. 4✔️ 21ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.CreateGltfAssetFromAssetBundleSystemShould. 5✔️ 120ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.PrepareGltfAssetLoadingSystemShould. 2✔️ 10ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.CleanUpGltfContainerSystemShould. 1✔️ 14ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.FinalizeGltfContainerLoadingSystemShould. 4✔️ 101ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould. 3✔️ 65ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould.ReconfigureInvisibleColliders. 2✔️ 49ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.ResetGltfContainerSystemShould. 2✔️ 18ms
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✔️ 11ms
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✔️ 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✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.StartMaterialLoadingSystemShould. 7✔️ 37ms
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✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateInvalidatedCollider. 6✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.ReleaseOutdatedColliderSystemShould. 3✔️ 11ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.SetupColliderShould. 3✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.SceneBoundsChecker.Tests.ColliderBoundsCheckerShould. 5✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould. 1✔️ 34ms
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✔️ 6ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould.RepartitionExistingEntityWithoutTransform. 2✔️ 5ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.InstantiateTransformUnitySystemShould. 2✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.ParentingTransformSystemShould. 3✔️ 21ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.UpdateTransformSystemShould. 1✔️ 6ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Visibility.Tests.PrimitivesVisibilitySystemShould. 2✔️ 15ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould. 1✔️ 131ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould.SendBinary. 60✔️ 115ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.EngineAPIImplementationShould. 5✔️ 39ms
Explorer.LifeCyle.Tests.dll.ECS.LifeCycle.Tests.ReleaseRemovedComponentsSystemShould. 1✔️ 9ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould. 9✔️ 77ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.ReturnIsCameraDirty. 4✔️ 4ms
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✔️ 5ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.SetDirtyOnwardsCameraFlagWhenRemovingCamera. 3✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould.StopTrackingObjectDirty. 3✔️ 5ms
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✔️ 6ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetVisibleFlag. 3✔️ 3ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.TrackedStateShould.SetVisibleFlagIndex. 6✔️ 5ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraControllerShould. 5✔️ 66ms
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✔️ 46ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializedInActiveState. 3✔️ 6ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializeInInActiveState. 1✔️ 2ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.SetPositionOnHighlight. 4✔️ 8ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould. 1✔️ 48ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.DisableLayerByMask. 1✖️ 1ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.EnableLayerByMask. 1✔️ 41ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.NotDisableLayerIfStillUsed. 1✖️ 0ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.PlayerMarker.PlayerMarkerControllerShould. 4✔️ 34ms
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✔️ 21ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.BoxFactoryShould. 4✔️ 12ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.CylinderVariantsShould. 1✔️ 20ms
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✔️ 5ms
Explorer.Primitives.Tests.dll.Utility.Primitives.Tests.SphereFactoryShould. 3✔️ 5ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.BaseUnityLoopSystemShould. 4✔️ 11ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould. 3✔️ 37ms
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✔️ 37ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould.MovePlayerTo. 4✔️ 9ms
Explorer.RustEthereum.SignServer.Tests.dll.Plugins.RustEthereum.SignServerWrap.Tests.ValidSigningTest. 2✔️ 129ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneAssetBundleManifestShould. 6✔️ 11ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneExceptionHandlerShould. 6✔️ 23ms
Explorer.Unity.Addressables.Editor.Tests.DocExampleCode.dll.AddressableAssets.DocExampleCode.TestStub. 1✔️ 5ms
Explorer.Utility.Tests.dll.Utility.Tests.ParcelMathJobifiedHelperShould. 1✔️ 13ms
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✔️ 71ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.ApplyChangesCorrectly. 6✔️ 40ms
Explorer.WorldSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.Tests.WorldSyncCommandBufferShould.MergeReconciledMessagesCorrectly. 4✔️ 25ms

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

173 tests were completed in 42s with 170 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorAssetsShould. 1✔️ 163ms
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✔️ 503ms
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould.DiscriminateCharacterTypeCorrectly. 2✔️ 40ms
Explorer.DCL.PlayMode.Tests.dll.DCL.LOD.Tests.InstantiateSceneLODInfoSystemShould. 2✔️ 126ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Animator.Tests.AnimatorHandlerShould. 3✔️ 214ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.AvatarAttach.Tests.AvatarAttachHandlerSystemShould. 9✔️ 185ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraSystemShould. 3✔️ 167ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIBackgroundInstantiationSystemShould. 2✔️ 65ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIDropdownInstantiationSystemShould. 3✔️ 55ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould. 2✔️ 31ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould.TriggerInputResults. 2✔️ 8ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIPointerEventsSystemShould.TriggerPointerEvents. 4✔️ 17ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITextInstantiationSystemShould. 2✔️ 19ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformInstantiationSystemShould. 1✔️ 182ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformParentingSystemShould. 1✔️ 76ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformSortingSystemShould.SortChildren. 5✔️ 17ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould. 1✔️ 26ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould.CheckUITransformOutOfScene. 2✔️ 12ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.TextShape.Tests.TextShapeTest. 1✔️ 118ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenLoaderSystemShould. 1✔️ 8ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenUpdaterSystemShould. 7✔️ 856ms
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✔️ 12s
Explorer.DCL.PlayMode.Tests.dll.Global.Tests.PlayMode.CubeWaveSceneShould. 1✔️ 2s
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.StdStringTest. 1✔️ 3ms
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.StdV8ValueArrayTest. 1✔️ 6ms
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.Uint8ArrayTest. 1✔️ 5ms
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.V8HostObjectTest. 21✔️ 56ms
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.V8ObjectTest. 4✔️ 9ms
Explorer.Decentraland.ClearScript.Tests.dll.Microsoft.ClearScript.Tests.V8ValueTest. 13✔️ 13ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.LoadAssetBundlePartialSystemShould. 2✔️ 301ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.LoadAssetBundleSystemShould. 5✔️ 149ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.PrepareAssetBundleLoadingParametersSystemShould. 7✔️ 21ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AudioClips.Tests.LoadAudioClipSystemShould. 5✔️ 155ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.DeferredLoading.Tests.DeferredLoadingSystemShould. 3✔️ 11ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.AssetPromiseShould. 5✔️ 12ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.FrameTimeCapBudgetProviderShould. 2✔️ 47ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.MultipleLoadSystemShould. 1✔️ 14ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Tests.URNs.UrnsTest.UrnToUrlTest. 2✔️ 3ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.Textures.Tests.LoadTextureSystemShould. 5✔️ 129ms