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

Fix: avoid movement blocking to affect when closing emoji search #2529

Merged
merged 1 commit into from
Oct 22, 2024

Fix: avoid movement blocking to affect when closing emoji search

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

Fix: avoid movement blocking to affect when closing emoji search #2529

Fix: avoid movement blocking to affect when closing emoji search
c2d56de
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report test results succeeded Oct 22, 2024 in 0s

8230 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
artifacts-junit/editmode-results-junit.xml 8109✔️ 2✖️ 154s
artifacts-junit/playmode-results-junit.xml 121✔️ 40s

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

8111 tests were completed in 154s with 8109 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
Explorer.CommandBufferSynchronizer.Tests.dll.CrdtEcsBridge.WorldSynchronizer.CommandBufferSynchronizer.Tests.CommandBufferSynchronizerShould. 3✔️ 218ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould. 1✔️ 467ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ComponentPoolShould.MixGetReleaseFromMultipleThreads. 7✔️ 419ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.MeshRendererUnityComponentPoolShould. 3✔️ 43ms
Explorer.ComponentsPooling.Tests.dll.DCL.Optimization.Pools.Tests.ReleaseComponentsSystemShould. 2✔️ 38ms
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✔️ 15ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.Components.Tests.SDKComponentsRegistryTests.ProvideRegisteredComponents. 3✔️ 3ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.ECSToCRDTWriter.Tests.ECSToCRDTWriterShould. 3✔️ 17ms
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✔️ 13ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemGroupsUpdateGateShould.CloseGroupOnUpdateFinished. 6✔️ 8ms
Explorer.CRDT.ECS.Bridge.Tests.dll.CrdtEcsBridge.UpdateGate.Tests.SystemsPriorityComponentsGateShould. 3✔️ 5ms
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✔️ 2ms
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✔️ 3ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProcessMessagesCorrectly. 3✔️ 57ms
Explorer.CRDTTests.dll.CRDT.CRDTTests.Protocol.CRDTProtocolShould.ProvideMessagesInAccordanceWithStateCorrectly. 3✔️ 49ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.OriginalMemorySlicerAllocating. 3✔️ 29ms
Explorer.CRDTTests.dll.CRDT.Memory.Tests.MemoryAllocatorShould.PoolNotAllocating. 3✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.AvatarTransformMatrixJobWrapperShould. 4✔️ 71ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.AvatarLoaderSystemShould. 3✔️ 51ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.PassTestScenarios. 4✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.Rent. 5✔️ 4ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.FixedComputerBufferShould.ThrowIfCapacityExceeded. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.PBRTextureArrayShould. 3✔️ 93ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.ToonTextureArrayShould. 3✔️ 163ms
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✔️ 32ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadDefaultWearablesSystemShould. 4✔️ 160ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.LoadWearableByParamSystemShould. 6✔️ 5s
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableByPointerSystemShould. 6✔️ 64ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.ResolveWearableThumbnailSystemShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableAssetShould.ProperlyCountReferenceWhenAddReferenceCalled. 2✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableAssetShould.ProperlyRemoveReferenceWhenDereferenced. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.AvatarRendering.Wearables.Tests.WearableCacheShould. 2✔️ 16ms
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✔️ 2ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould. 6✔️ 315ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.AdaptToCameraModeFromComponent. 2✔️ 117ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.CinemachineVirtualCameraSystemShould.ZoomChangesStates. 6✔️ 135ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould. 7✔️ 545ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterCamera.Tests.UpdateCursorInputSystemShould.ChangeCursorStyleWhenHoveringOverSDKInteractable. 2✔️ 106ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.ApplyDragShould. 3✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.CoyoteTimerShould. 5✔️ 9ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterMotion.Tests.JumpInputComponentShould. 1✔️ 92ms
Explorer.DCL.EditMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaCleanupSystemShould. 3✔️ 25ms
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✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.DCL.CommunicationData.Tests.URNShould.Shorten. 4✔️ 4ms
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✔️ 41ms
Explorer.DCL.EditMode.Tests.dll.DCL.FeatureFlags.Tests.FeatureFlagsConfigurationShould.GetFeatureFlagDisabled. 2✔️ 3ms
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✔️ 44ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.InteractionInputUtilsShould. 9✔️ 89ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.PlayerOriginatedRaycastSystemShould. 6✔️ 86ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.PlayerOriginated.Tests.WritePointerEventResultsSystemShould. 3✔️ 98ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould. 5✔️ 117ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.ExecuteRaycastSystemShould.IgnoreEntityOutsideBucketThreshold. 3✔️ 52ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.InitializeRaycastSystemShould. 2✔️ 53ms
Explorer.DCL.EditMode.Tests.dll.DCL.Interaction.Raycast.Tests.RaycastUtilsShould. 5✔️ 157ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.InitializeSceneLODInfoShould. 2✔️ 33ms
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✔️ 14ms
Explorer.DCL.EditMode.Tests.dll.DCL.LOD.Tests.UpdateSceneLODInfoSystemShould.ResolveLODLevel. 6✔️ 15ms
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✔️ 42ms
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✔️ 41ms
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✔️ 54ms
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✔️ 31ms
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✔️ 47ms
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✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WriteAvatarEquippedDataSystemShould. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.Multiplayer.SDK.Tests.WritePlayerIdentityDataSystemShould. 2✔️ 10ms
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✔️ 29s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningAllocations. 3✔️ 1s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerIntegrationTests.CacheCleaningPerformance. 3✔️ 28s
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.CacheCleanerUnitTests.ShouldUnloadOnlyWhenHasFrameBudget. 2✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould. 2✔️ 21ms
Explorer.DCL.EditMode.Tests.dll.DCL.ResourcesUnloading.Tests.ReleaseMemorySystemShould.UnloadCacheWhenMemoryUsageIsNotNormal. 3✔️ 5ms
Explorer.DCL.EditMode.Tests.dll.DCL.Roads.Tests.UnloadRoadSystemShould. 1✔️ 13ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.AudioSourcePluginIntegrationTests. 1✔️ 194ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.StartAudioClipLoadingSystemShould. 1✔️ 7ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AudioSources.Tests.UpdateAudioSourceSystemShould. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.AvatarModifierArea.Tests.AvatarModifierAreaHandlerSystemShould. 9✔️ 36ms
Explorer.DCL.EditMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.MainCameraSystemShould. 10✔️ 275ms
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✔️ 49ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.AvatarHideShould. 4✔️ 10ms
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.AllAsyncMethodsShouldEndWithAsyncSuffix. 2370✔️ 7s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.ClassShouldBeInNamespaces. 2370✔️ 7s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.CodeConventionsTests.UsingUnityEditorShouldBeSurroundedByDirectives. 2370✔️ 9s
Explorer.DCL.EditMode.Tests.dll.DCL.Tests.Editor.ValidationTests. 4✔️ 21s
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.CheckCameraQualifiedForRepartitioningShould. 4✔️ 20ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ControlSceneUpdateLoopSystemShould. 3✔️ 128ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.CreateEmptyPointersInFixedRealmSystemShould. 1✔️ 61ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.IpfsHelperShould. 1✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadFixedPointersShould. 2✔️ 87ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.NotStartLoadingProcessedParcels. 10✔️ 25ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadPointersByIncreasingRadiusSystemShould.StartLoading. 10✔️ 33ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.LoadSceneDefinitionSystemShould. 5✔️ 108ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ParcelMathShould. 1✔️ 10ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.PartitionSceneEntitiesSystemShould. 2✔️ 53ms
Explorer.DCL.EditMode.Tests.dll.ECS.SceneLifeCycle.Tests.ResolveSceneStateByIncreasingRadiusSystemShould. 2✔️ 166ms
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. 2✔️ 6ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould. 3✔️ 22ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyStartingRealmFromAppArgs. 2✔️ 1ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.ApplyWorldFromAppArgs. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.IgnoreMacOSRealmInvalidation. 2✔️ 3ms
Explorer.DCL.EditMode.Tests.dll.Global.Tests.EditMode.RealmLaunchSettingsShould.IgnoreWindowsRealmInvalidation. 2✔️ 3ms
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✔️ 29ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould. 2✔️ 48ms
Explorer.DCL.EditMode.Tests.dll.MVC.Tests.MVCManagerShould.Show. 4✔️ 36ms
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✔️ 55ms
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.ECSWorldFacadeShould.PropagateSceneIsCurrent. 2✔️ 3ms
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✔️ 1s
Explorer.DCL.EditMode.Tests.dll.SceneRunner.Tests.SceneFactoryShould. 2✔️ 275ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Factory.Tests.SceneRuntimeFactoryShould. 3✔️ 223ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.SceneRuntimeShould. 4✔️ 519ms
Explorer.DCL.EditMode.Tests.dll.SceneRuntime.Tests.V8Tests. 2✔️ 55ms
Explorer.DCL.EditMode.Tests.dll.UpdateVisualSceneStateSystemShould. 4✔️ 27ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.AvatarShape.Tests.AvatarShapeHandlerSystemShould. 4✔️ 26ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.CreateGltfAssetFromAssetBundleSystemShould. 5✔️ 138ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Asset.Tests.PrepareGltfAssetLoadingSystemShould. 2✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.CleanUpGltfContainerSystemShould. 1✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.FinalizeGltfContainerLoadingSystemShould. 4✔️ 166ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould. 3✔️ 71ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.LoadGltfContainerSystemShould.ReconfigureInvisibleColliders. 2✔️ 48ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.ResetGltfContainerSystemShould. 2✔️ 17ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.GLTFContainer.Tests.WriteGltfContainerLoadingStateSystemShould. 1✔️ 13ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ApplyMaterialSystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CleanUpMaterialsSystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreateBasicMaterialSystemShould. 2✔️ 19ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.CreatePBRMaterialSystemShould. 2✔️ 14ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould. 2✔️ 22ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.LoadMaterialFromCacheSystemShould.DoNothingIfLoadingStarted. 3✔️ 13ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.ResetMaterialSystemShould. 3✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Materials.Tests.StartMaterialLoadingSystemShould. 7✔️ 45ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.InstantiateNonExistingCollider. 6✔️ 133ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.PrimitiveColliders.Tests.InstantiatePrimitiveColliderSystemShould.UpdateChangedCollider. 6✔️ 13ms
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✔️ 3ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.SceneBoundsChecker.Tests.ColliderBoundsCheckerShould. 5✔️ 18ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Tests.PartitionAssetEntitiesSystemShould. 1✔️ 31ms
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✔️ 4ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.InstantiateTransformUnitySystemShould. 2✔️ 16ms
Explorer.ECS.Unity.Tests.dll.ECS.Unity.Transforms.Tests.ParentingTransformSystemShould. 3✔️ 11ms
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✔️ 132ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.CommunicationControllerAPIImplementationShould.SendBinary. 60✔️ 119ms
Explorer.Engine.Tests.dll.CrdtEcsBridge.JsModulesImplementation.Tests.EngineAPIImplementationShould. 5✔️ 28ms
Explorer.LifeCyle.Tests.dll.ECS.LifeCycle.Tests.ReleaseRemovedComponentsSystemShould. 1✔️ 8ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.Culling.CullingControllerShould. 9✔️ 73ms
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✔️ 5ms
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✔️ 6ms
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✔️ 31ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapCameraController.MapCameraInteractivityControllerShould.InitializedInActiveState. 3✔️ 4ms
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✔️ 35ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.DisableLayerByMask. 1✖️ 1ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.EnableLayerByMask. 1✔️ 29ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.MapRendererShould.NotDisableLayerIfStillUsed. 1✖️ 0ms
Explorer.MapRendererV2Tests.dll.DCL.MapRenderer.Tests.PlayerMarker.PlayerMarkerControllerShould. 4✔️ 31ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.InstantiateNonExistingRenderer. 6✔️ 25ms
Explorer.PrimitiveRendering.Tests.dll.ECS.Unity.PrimitiveRenderer.Tests.InstantiatePrimitiveRenderingSystemShould.UpdateInvalidatedRenderer. 6✔️ 14ms
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✔️ 37ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Debounce. 8✔️ 23ms
Explorer.ReportsHandling.Tests.dll.Diagnostics.ReportsHandling.Tests.ReportHandlerShould.Log. 4✔️ 7ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould. 4✔️ 26ms
Explorer.RestrictedActions.Tests.dll.CrdtEcsBridge.RestrictedActions.Tests.RestrictedActionsAPIImplementationShould.MovePlayerTo. 2✔️ 6ms
Explorer.RustEthereum.SignServer.Tests.dll.Plugins.RustEthereum.SignServerWrap.Tests.ValidSigningTest. 2✔️ 169ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneAssetBundleManifestShould. 6✔️ 9ms
Explorer.Scene.Tests.dll.SceneRunner.Scene.Tests.SceneExceptionHandlerShould. 6✔️ 20ms
Explorer.Unity.Addressables.Editor.Tests.DocExampleCode.dll.AddressableAssets.DocExampleCode.TestStub. 1✔️ 5ms
Explorer.Utility.Tests.dll.Utility.Tests.ParcelMathJobifiedHelperShould. 1✔️ 18ms
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✔️ 24ms

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

121 tests were completed in 40s with 121 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorAssetsShould. 1✔️ 176ms
Explorer.DCL.PlayMode.Tests.dll.DCL.AvatarRendering.AvatarShape.Tests.Instantiate.AvatarInstantiatorSystemShould. 3✔️ 838ms
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest. 6✔️ 11s
Explorer.DCL.PlayMode.Tests.dll.DCL.Billboard.Tests.BillboardTest.BillboardPerformance. 3✔️ 11s
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould. 8✔️ 566ms
Explorer.DCL.PlayMode.Tests.dll.DCL.CharacterTriggerArea.Tests.CharacterTriggerAreaHandlerSystemShould.DiscriminateCharacterTypeCorrectly. 2✔️ 101ms
Explorer.DCL.PlayMode.Tests.dll.DCL.LOD.Tests.InstantiateSceneLODInfoSystemShould. 2✔️ 101ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Animator.Tests.AnimatorHandlerShould. 3✔️ 170ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.AvatarAttach.Tests.AvatarAttachHandlerSystemShould. 9✔️ 184ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.CameraControl.MainCamera.Tests.VirtualCameraSystemShould. 3✔️ 200ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIBackgroundInstantiationSystemShould. 2✔️ 164ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIDropdownInstantiationSystemShould. 3✔️ 164ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould. 2✔️ 68ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIInputInstantiationSystemShould.TriggerInputResults. 2✔️ 10ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UIPointerEventsSystemShould.TriggerPointerEvents. 2✔️ 13ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITextInstantiationSystemShould. 2✔️ 54ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformInstantiationSystemShould. 1✔️ 324ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformParentingSystemShould. 1✔️ 251ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformSortingSystemShould.SortChildren. 5✔️ 20ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould. 1✔️ 97ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.SceneUI.Tests.UITransformUpdateSystemShould.CheckUITransformOutOfScene. 2✔️ 43ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.TextShape.Tests.TextShapeTest. 1✔️ 126ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenLoaderSystemShould. 1✔️ 7ms
Explorer.DCL.PlayMode.Tests.dll.DCL.SDKComponents.Tween.Tests.TweenUpdaterSystemShould. 2✔️ 10ms
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✔️ 2s
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.LoadAssetBundleSystemShould. 5✔️ 139ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AssetBundles.Tests.PrepareAssetBundleLoadingParametersSystemShould. 5✔️ 20ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.AudioClips.Tests.LoadAudioClipSystemShould. 5✔️ 145ms
Explorer.StreamableLoading.Tests.dll.ECS.StreamableLoading.DeferredLoading.Tests.DeferredLoadingSystemShould. 3✔️ 10ms
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✔️ 122ms