UniTrack

Projects / jhelm / Test timing

jhelm — test timing

Suite time
89.0s
+8.3s
Tests
1863
+3
Slowest test
7,678 ms
org.alexmond.jhelm.core.KpsComparisonTest › testSearchAndCompare

Latest run 7ba0f37 on fix/825-plugin-name-traversal · Sep 02 02:48

Suite-time trend (suite time & test count per run)

Timing by module latest run

ModuleTestsTotalAvgΔ total
jhelm-cli 342 4.9s 14 ms +0.9s
jhelm-config-server-sample 2 1.0s 519 ms +0.1s
jhelm-core 912 21.2s 23 ms +0.6s
jhelm-gotemplate-helm 133 1.5s 11 ms -0.1s
jhelm-kube 310 9.3s 29 ms +0.4s
jhelm-mcp 15 2.2s 148 ms +0.3s
jhelm-mcp-sample 1 0.6s 599 ms +0.0s
jhelm-plugin 40 3.9s 96 ms +0.2s
jhelm-plugin-api 6 0.2s 29 ms -0.0s
jhelm-plugin-api-sample 4 0.8s 203 ms +0.2s
jhelm-rest 94 8.0s 84 ms +0.9s
jhelm-rest-sample 1 0.7s 711 ms +0.2s
jhelm-sample 3 0.0s 13 ms +0.0s

Slowest tests (25)

TestSuiteDurationΔ prev Status
org.alexmond.jhelm.core.KpsComparisonTest › testSearchAndCompare org.alexmond.jhelm.core.KpsComparisonTest 7,678 ms +626 ms PASSED history →
org.alexmond.jhelm.rest.security.AccessModeInterceptorTest › readOnlyModeBlocksMutatingEndpointWith403 org.alexmond.jhelm.rest.security.AccessModeInterceptorTest 3,796 ms +327 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.HelmKubeServiceTest › testInstallConfigMapReplacesOn409 org.alexmond.jhelm.kube.service.internal.HelmKubeServiceTest 3,493 ms +180 ms PASSED history →
org.alexmond.jhelm.core.service.RepoManagerTest › testGetChartVersionsFromRealRepo org.alexmond.jhelm.core.service.RepoManagerTest 2,742 ms -96 ms PASSED history →
org.alexmond.jhelm.core.service.PluginLoaderTest › autoConfigWiresExternalTemplateFunctionIntoEngine(Path) org.alexmond.jhelm.core.service.PluginLoaderTest 2,119 ms +96 ms PASSED history →
org.alexmond.jhelm.rest.JhelmRestAutoConfigurationTest › openApiMetadataIsOverridable org.alexmond.jhelm.rest.JhelmRestAutoConfigurationTest 2,065 ms +208 ms PASSED history →
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › fullModeWithoutApiKeyHidesMutatingTools org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest 1,678 ms +194 ms PASSED history →
org.alexmond.jhelm.plugin.service.PluginManagerTest › uninstallThrowsForUnknownPlugin org.alexmond.jhelm.plugin.service.PluginManagerTest 1,171 ms +15 ms PASSED history →
org.alexmond.jhelm.plugin.sandbox.SandboxedExecutorTest › executeThrowsTimeoutOnSlowTask org.alexmond.jhelm.plugin.sandbox.SandboxedExecutorTest 1,014 ms +1 ms PASSED history →
org.alexmond.jhelm.core.service.ExternalCommandPostRendererTest › processThrowsOnTimeout org.alexmond.jhelm.core.service.ExternalCommandPostRendererTest 1,006 ms +1 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.KubernetesHealthIndicatorTest › reportsDownWhenClusterUnreachable org.alexmond.jhelm.kube.service.internal.KubernetesHealthIndicatorTest 965 ms +33 ms PASSED history →
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplThrowsOnSyntaxError org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest 849 ms -115 ms PASSED history →
org.alexmond.jhelm.core.service.TemplateCacheDefineTest › libraryDefineSurvivesSharedCacheAcrossCharts org.alexmond.jhelm.core.service.TemplateCacheDefineTest 836 ms -60 ms PASSED history →
org.alexmond.jhelm.core.util.ValuesLoaderTest › testLoadFromUrl org.alexmond.jhelm.core.util.ValuesLoaderTest 829 ms +581 ms PASSED history →
org.alexmond.jhelm.plugin.config.JhelmPluginAutoConfigurationTest › beansRegisteredWhenEnabled org.alexmond.jhelm.plugin.config.JhelmPluginAutoConfigurationTest 726 ms +89 ms PASSED history →
org.alexmond.jhelm.rest.sample.JhelmRestSampleApplicationTest › contextLoads org.alexmond.jhelm.rest.sample.JhelmRestSampleApplicationTest 711 ms +181 ms PASSED history →
org.alexmond.jhelm.configserver.sample.JhelmConfigServerSampleApplicationTest › testUnauthenticatedRequestIsRejected org.alexmond.jhelm.configserver.sample.JhelmConfigServerSampleApplicationTest 710 ms +62 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.HelmKubeServiceApplyTest › testBarePodApplyBodyDoesNotInjectOverhead org.alexmond.jhelm.kube.service.internal.HelmKubeServiceApplyTest 629 ms -12 ms PASSED history →
org.alexmond.jhelm.mcp.sample.JhelmMcpSampleApplicationTest › contextLoads org.alexmond.jhelm.mcp.sample.JhelmMcpSampleApplicationTest 599 ms +46 ms PASSED history →
org.alexmond.jhelm.core.KpsComparisonTest › compareSingleChart(String, String, String, String)[1] org.alexmond.jhelm.core.KpsComparisonTest 570 ms +86 ms PASSED history →
org.alexmond.jhelm.kube.JhelmKubeAutoConfigurationTest › testRetryDisabledReturnsBaseService org.alexmond.jhelm.kube.JhelmKubeAutoConfigurationTest 566 ms +51 ms PASSED history →
org.alexmond.jhelm.pluginapi.sample.JavaPluginSampleIntegrationTest › templateFunctionIsDiscoveredAndCallableFromAChart org.alexmond.jhelm.pluginapi.sample.JavaPluginSampleIntegrationTest 469 ms +107 ms PASSED history →
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallBlockedInReadOnlyMode org.alexmond.jhelm.app.command.InstallCommandTest 434 ms +58 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderTest › testConvertToMapWithListObject org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderTest 416 ms +33 ms PASSED history →
org.alexmond.jhelm.core.service.SignatureServiceTest › testVerifyRejectsRevokedKey org.alexmond.jhelm.core.service.SignatureServiceTest 408 ms +195 ms PASSED history →