UniTrack

Projects / jhelm / Tests / jhelm-mcp

jhelm — tests

Pass rate
100.0%
+0.0 pp
Failures
0
0
Suite time
2.0s
-0.1s
Tests
15
0

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

Test results trend (jhelm-mcp — pass/fail per run)

Flaky tests

Tests that both passed and failed for the same commit — likely non-deterministic.

No flaky tests detected. 🎉

Failure clusters

Recent failures grouped by a normalized signature (type, message, top stack frame) — most frequent first.

Recurring failures (a single test failing repeatedly the same way — consistent failures; nondeterministic ones are in the Flaky section above)

org.opentest4j.AssertionFailedError — dandydev-charts/redis-ha - 1 comparison failure(s): · org.alexmond.jhelm.core.KpsComparisonTest#compareSingleChart(String, String, String, String)[1]
Last seen 2026-07-02 05:42
signature
org.opentest4j.AssertionFailedError | dandydev-charts/redis-ha - # comparison failure(s): | at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:#)

All tests (15)

0 failing · 0 flaky · 0 skipped · 15 passed

TestStatusDurationFlaky
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › apiKeyWithoutFullModeHidesMutatingTools PASSED 29 ms
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › defaultRegistersReadToolsButHidesMutatingTools PASSED 26 ms
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › fullModeWithApiKeyRegistersMutatingTools PASSED 39 ms
org.alexmond.jhelm.mcp.JhelmMcpAutoConfigurationTest › fullModeWithoutApiKeyHidesMutatingTools PASSED 423 ms
org.alexmond.jhelm.mcp.tools.ChartToolsTest › templateDefaultsAreNoOp PASSED 8 ms
org.alexmond.jhelm.mcp.tools.ChartToolsTest › templatePassesRenderControls PASSED 1,028 ms
org.alexmond.jhelm.mcp.tools.ReleaseMutatingToolsTest › installPassesDescriptionAndLabels PASSED 6 ms
org.alexmond.jhelm.mcp.tools.ReleaseMutatingToolsTest › installToleratesNullLabels PASSED 141 ms
org.alexmond.jhelm.mcp.tools.ReleaseMutatingToolsTest › rollbackThreadsForceCleanupAndWaitFlags PASSED 12 ms
org.alexmond.jhelm.mcp.tools.ReleaseMutatingToolsTest › uninstallDefaultsTimeoutWhenNull PASSED 5 ms
org.alexmond.jhelm.mcp.tools.ReleaseMutatingToolsTest › uninstallThreadsWaitCascadeAndDryRun PASSED 15 ms
org.alexmond.jhelm.mcp.tools.ReleaseReadToolsTest › historyReturnsHelmShapedRows PASSED 292 ms
org.alexmond.jhelm.mcp.tools.ReleaseReadToolsTest › listReturnsHelmShapedRows PASSED 7 ms
org.alexmond.jhelm.mcp.tools.ReleaseReadToolsTest › statusNotFoundReturnsErrorObject PASSED 8 ms
org.alexmond.jhelm.mcp.tools.ReleaseReadToolsTest › statusReturnsNestedInfoObject PASSED 10 ms