UniTrack

Projects / jhelm / Test timing

jhelm — test timing

Suite time
83.3s
+0.4s
Tests
1765
0
Slowest test
7,342 ms
org.alexmond.jhelm.core.KpsComparisonTest › testSearchAndCompare

Latest run 8d13132 on main · Jul 18 10:55

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

Timing by module latest run

ModuleTestsTotalAvgΔ total
jhelm-cli 329 6.9s 21 ms -0.2s
jhelm-config-server-sample 2 1.0s 502 ms -0.0s
jhelm-core 865 22.6s 26 ms -1.4s
jhelm-gotemplate-helm 133 1.6s 12 ms +0.2s
jhelm-kube 278 8.6s 30 ms +0.8s
jhelm-mcp 15 2.0s 136 ms -0.1s
jhelm-mcp-sample 1 0.6s 612 ms -0.0s
jhelm-plugin 40 3.6s 90 ms -0.1s
jhelm-plugin-api 6 0.2s 29 ms -0.0s
jhelm-plugin-api-sample 4 0.7s 166 ms +0.0s
jhelm-rest 88 7.3s 82 ms +0.2s
jhelm-rest-sample 1 0.6s 569 ms -0.0s
jhelm-sample 3 0.6s 187 ms -0.0s

Slowest tests (25)

TestSuiteDurationΔ prev Status
org.alexmond.jhelm.core.KpsComparisonTest › testSearchAndCompare org.alexmond.jhelm.core.KpsComparisonTest 7,342 ms -907 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderTest › testConvertToMapWithListObject org.alexmond.jhelm.kube.service.internal.KubernetesClientProviderTest 4,738 ms +214 ms PASSED history →
org.alexmond.jhelm.core.service.RepoManagerTest › testGetChartVersionsFromRealRepo org.alexmond.jhelm.core.service.RepoManagerTest 4,148 ms +146 ms PASSED history →
org.alexmond.jhelm.rest.JhelmRestAutoConfigurationTest › openApiMetadataIsOverridable org.alexmond.jhelm.rest.JhelmRestAutoConfigurationTest 2,864 ms +320 ms PASSED history →
org.alexmond.jhelm.rest.security.AccessModeInterceptorTest › readOnlyModeBlocksMutatingEndpointWith403 org.alexmond.jhelm.rest.security.AccessModeInterceptorTest 2,670 ms -67 ms PASSED history →
org.alexmond.jhelm.app.command.ShowCommandTest › testShowChart org.alexmond.jhelm.app.command.ShowCommandTest 1,722 ms -270 ms PASSED history →
org.alexmond.jhelm.core.service.RepoManagerTest › testPullFromRepoUrlIndexDownloadFails org.alexmond.jhelm.core.service.RepoManagerTest 1,659 ms +82 ms PASSED history →
org.alexmond.jhelm.core.service.PluginLoaderTest › autoConfigWiresExternalTemplateFunctionIntoEngine(Path) org.alexmond.jhelm.core.service.PluginLoaderTest 1,646 ms +0 ms PASSED history →
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackFlagsReachOptions org.alexmond.jhelm.app.command.RollbackCommandTest 1,544 ms +151 ms PASSED history →
org.alexmond.jhelm.plugin.service.PluginManagerTest › uninstallThrowsForUnknownPlugin org.alexmond.jhelm.plugin.service.PluginManagerTest 1,241 ms +58 ms PASSED history →
org.alexmond.jhelm.core.KpsComparisonTest › compareSingleChart(String, String, String, String)[1] org.alexmond.jhelm.core.KpsComparisonTest 1,137 ms +110 ms PASSED history →
org.alexmond.jhelm.mcp.tools.ChartToolsTest › templatePassesRenderControls org.alexmond.jhelm.mcp.tools.ChartToolsTest 1,028 ms -47 ms PASSED history →
org.alexmond.jhelm.plugin.sandbox.SandboxedExecutorTest › executeThrowsTimeoutOnSlowTask org.alexmond.jhelm.plugin.sandbox.SandboxedExecutorTest 1,010 ms -3 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.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplThrowsOnSyntaxError org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest 1,002 ms +161 ms PASSED history →
org.alexmond.jhelm.configserver.sample.JhelmConfigServerSampleApplicationTest › testUnauthenticatedRequestIsRejected org.alexmond.jhelm.configserver.sample.JhelmConfigServerSampleApplicationTest 698 ms -36 ms PASSED history →
org.alexmond.jhelm.mcp.sample.JhelmMcpSampleApplicationTest › contextLoads org.alexmond.jhelm.mcp.sample.JhelmMcpSampleApplicationTest 612 ms -16 ms PASSED history →
org.alexmond.jhelm.kube.JhelmKubeAutoConfigurationTest › testRetryDisabledReturnsBaseService org.alexmond.jhelm.kube.JhelmKubeAutoConfigurationTest 606 ms +65 ms PASSED history →
org.alexmond.jhelm.plugin.config.JhelmPluginAutoConfigurationTest › beansRegisteredWhenEnabled org.alexmond.jhelm.plugin.config.JhelmPluginAutoConfigurationTest 572 ms -111 ms PASSED history →
org.alexmond.jhelm.rest.sample.JhelmRestSampleApplicationTest › contextLoads org.alexmond.jhelm.rest.sample.JhelmRestSampleApplicationTest 569 ms -10 ms PASSED history →
org.alexmond.jhelm.sample.AutoConfigurationWiringTest › installActionAbsentWithoutKubeService org.alexmond.jhelm.sample.AutoConfigurationWiringTest 553 ms -46 ms PASSED history →
org.alexmond.jhelm.kube.service.internal.KubernetesHealthIndicatorTest › reportsDownWhenClusterUnreachable org.alexmond.jhelm.kube.service.internal.KubernetesHealthIndicatorTest 457 ms +91 ms PASSED history →
org.alexmond.jhelm.core.service.JhelmChartDownloaderAdapterTest › repoManagerRoutesCustomSchemeToAJavaDownloader org.alexmond.jhelm.core.service.JhelmChartDownloaderAdapterTest 433 ms +15 ms PASSED history →
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › fullModeWithoutApiKeyHidesMutatingTools org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest 423 ms -23 ms PASSED history →
org.alexmond.jhelm.core.output.OutputFormatTest › testListRowHelmShape org.alexmond.jhelm.core.output.OutputFormatTest 403 ms +6 ms PASSED history →