UniTrack

Projects / jhelm / Tests / jhelm-cli

jhelm — tests

Pass rate
100.0%
+0.0 pp
Failures
0
0
Suite time
6.9s
-0.2s
Tests
329
0

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

Test results trend (jhelm-cli — 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 (329)

0 failing · 0 flaky · 1 skipped · 328 passed

TestStatusDurationFlaky
org.alexmond.jhelm.app.command.ChartResolverTest › missingPathIsRejected PASSED 1 ms
org.alexmond.jhelm.app.command.ChartResolverTest › resolveFromRepoFallsBackToLocalPathWithoutPulling PASSED 6 ms
org.alexmond.jhelm.app.command.ChartResolverTest › resolveFromRepoWithChartRefPullsFromRegisteredRepo PASSED 9 ms
org.alexmond.jhelm.app.command.ChartResolverTest › resolveFromRepoWithRepoUrlPullsAndLoadsChart PASSED 10 ms
org.alexmond.jhelm.app.command.ChartResolverTest › resolvesChartDirectory PASSED 7 ms
org.alexmond.jhelm.app.command.ChartResolverTest › resolvesPackagedTgz PASSED 12 ms
org.alexmond.jhelm.app.command.ChartResolverTest › verifyAbortsWhenProvenanceMissing PASSED 48 ms
org.alexmond.jhelm.app.command.ChartResolverTest › verifyOnDirectoryIsRejected PASSED 3 ms
org.alexmond.jhelm.app.command.CreateCommandTest › createScaffoldsExpectedChartInProcess PASSED 5 ms
org.alexmond.jhelm.app.command.CreateCommandUnitTest › testCreateCommandConstructor PASSED 2 ms
org.alexmond.jhelm.app.command.CreateCommandUnitTest › testCreateCommandSuccess PASSED 28 ms
org.alexmond.jhelm.app.command.CreateCommandUnitTest › testCreateCommandWithStarter PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testChartMetadataWithDependencies PASSED 1 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyBuildCommand PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyBuildCommandEmptyLock PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyBuildCommandSkipRefresh PASSED 7 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyCommandShowsUsage PASSED 14 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandStatusMissing PASSED 4 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandStatusUnpacked PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithChartLock PASSED 2 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithChartsDirectory PASSED 5 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithMultipleDependencies PASSED 4 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithNoDependencies PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithNonExistentChart PASSED 8 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithOkStatus PASSED 4 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithValidChart PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyListCommandWithWrongVersion PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyUpdateCommand PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyUpdateCommandSkipRefresh PASSED 6 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyWithAlias PASSED 2 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testDependencyWithImportValues PASSED 1 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testFileRepositoryUrl PASSED 3 ms
org.alexmond.jhelm.app.command.DependencyCommandTest › testOciRepositoryUrl PASSED 1 ms
org.alexmond.jhelm.app.command.EncryptDecryptCommandTest › testEncryptThenDecryptRoundTrip PASSED 28 ms
org.alexmond.jhelm.app.command.EncryptDecryptCommandTest › testKeyFlagOverridesProperty PASSED 49 ms
org.alexmond.jhelm.app.command.EncryptDecryptCommandTest › testMissingKeyFails PASSED 2 ms
org.alexmond.jhelm.app.command.EnvCommandTest › testEnvKubeconfigFallsBackWhenNoOverride PASSED 5 ms
org.alexmond.jhelm.app.command.EnvCommandTest › testEnvPrintsKeyValues PASSED 11 ms
org.alexmond.jhelm.app.command.GetCommandTest › testAllCommand PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testAllCommandNotFound PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testAllCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testGetCommandShowsUsage PASSED 14 ms
org.alexmond.jhelm.app.command.GetCommandTest › testHooksCommand PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testHooksCommandEmpty PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testHooksCommandNotFound PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testHooksCommandWithError PASSED 12 ms
org.alexmond.jhelm.app.command.GetCommandTest › testManifestCommand PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testManifestCommandNotFound PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testManifestCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testMetadataCommand PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testMetadataCommandJsonOutput PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testMetadataCommandNotFound PASSED 5 ms
org.alexmond.jhelm.app.command.GetCommandTest › testMetadataCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testNotesCommand PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testNotesCommandEmpty PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testNotesCommandNotFound PASSED 5 ms
org.alexmond.jhelm.app.command.GetCommandTest › testNotesCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testSubcommandWithNamespace PASSED 2 ms
org.alexmond.jhelm.app.command.GetCommandTest › testSubcommandWithRevision PASSED 5 ms
org.alexmond.jhelm.app.command.GetCommandTest › testValuesCommand PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testValuesCommandJsonOutput PASSED 52 ms
org.alexmond.jhelm.app.command.GetCommandTest › testValuesCommandNotFound PASSED 4 ms
org.alexmond.jhelm.app.command.GetCommandTest › testValuesCommandWithAllFlag PASSED 3 ms
org.alexmond.jhelm.app.command.GetCommandTest › testValuesCommandWithError PASSED 4 ms
org.alexmond.jhelm.app.command.HistoryCommandTest › testHistoryCommandWithError PASSED 5 ms
org.alexmond.jhelm.app.command.HistoryCommandTest › testHistoryCommandWithNoHistory PASSED 31 ms
org.alexmond.jhelm.app.command.HistoryCommandTest › testHistoryCommandWithReleases PASSED 9 ms
org.alexmond.jhelm.app.command.HistoryCommandTest › testHistoryOutputJsonIsArrayOfHelmRows PASSED 14 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testDependencyUpdateTriggersUpdateOnLocalChartDir PASSED 10 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testDescriptionAndLabelsReachInstallOptions PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testGenerateNameConflictsWithExplicitName PASSED 7 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testGenerateNameProducesNameFromChart PASSED 10 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallAllowedInFullModeWithoutApiKey PASSED 6 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallBlockedInReadOnlyMode PASSED 10 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandAtomicUninstallsOnFailure PASSED 10 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandOutputJson PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandSuccess PASSED 7 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandWithDryRun PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandWithError PASSED 17 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandWithWait PASSED 9 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallCommandWithWaitDoesNotCallOnDryRun PASSED 7 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallDryRunClientModeEnablesDryRun PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallDryRunNoneModeInstallsForReal PASSED 9 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallDryRunServerModeIsDryRun PASSED 9 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallInvalidDryRunModeIsHandled PASSED 6 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallWaitForJobsTriggersWait PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testInstallWaitTimeoutExitsNonZero PASSED 8 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testMissingNameWithoutGenerateNameIsUsageError PASSED 5 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testNoDependencyUpdateWhenFlagAbsent PASSED 9 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testRepoFlagsReachChartResolution PASSED 7 ms
org.alexmond.jhelm.app.command.InstallCommandTest › testSetLiteralReachesInstallOptionsVerbatim PASSED 8 ms
org.alexmond.jhelm.app.command.LintCommandTest › testLintCommandSuccess PASSED 5 ms
org.alexmond.jhelm.app.command.LintCommandTest › testLintCommandWithErrors PASSED 3 ms
org.alexmond.jhelm.app.command.LintCommandTest › testLintCommandWithWarnings PASSED 5 ms
org.alexmond.jhelm.app.command.LintCommandTest › testLintThreadsSubchartsQuietAndKubeVersion PASSED 43 ms
org.alexmond.jhelm.app.command.ListCommandTest › testAllNamespacesUsesListAll PASSED 4 ms
org.alexmond.jhelm.app.command.ListCommandTest › testExplicitStatusFlagsCombine PASSED 3 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListAllShowsEveryStatus PASSED 3 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListCommandJsonOutput PASSED 41 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListCommandWithError PASSED 4 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListCommandWithNoReleases PASSED 4 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListCommandWithReleases PASSED 6 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListCommandYamlOutput PASSED 7 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListDefaultHidesUninstalled PASSED 3 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListFilterByNameRegex PASSED 4 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListMaxLimitsCount PASSED 4 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListSelectorByLabel PASSED 6 ms
org.alexmond.jhelm.app.command.ListCommandTest › testListUninstalledFlagShowsUninstalled PASSED 4 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageChart PASSED 9 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageSignRequiresKey PASSED 9 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageSignWithEnvPassphrase PASSED 10 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageWithDependencyUpdate PASSED 13 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageWithDestination PASSED 12 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageWithError PASSED 9 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageWithSigning PASSED 18 ms
org.alexmond.jhelm.app.command.PackageCommandTest › testPackageWithVersionOverrides PASSED 224 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullOciChart PASSED 4 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullProvKeepsProvenanceFile PASSED 7 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullRepoChartMissingVersion PASSED 5 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullRepoChartWithVersion PASSED 6 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullUntarUnpacksAndRemovesArchive PASSED 6 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullVerifyChecksProvenance PASSED 7 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullWithDestOption PASSED 15 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullWithError PASSED 5 ms
org.alexmond.jhelm.app.command.PullCommandTest › testPullWithRepoUrlAndAuth PASSED 8 ms
org.alexmond.jhelm.app.command.PushCommandTest › testPushSuccess PASSED 4 ms
org.alexmond.jhelm.app.command.PushCommandTest › testPushWithError PASSED 190 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginCommandSuccess PASSED 4 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginCommandWithError PASSED 47 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginDefaultsHaveNoTlsOverrides PASSED 5 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginHandlesSsrfRejectionCleanly PASSED 4 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginPassesTlsOptionsWithoutPersisting PASSED 5 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginReadsPasswordFromStdin PASSED 4 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginRejectsPasswordAndStdinTogether PASSED 3 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLoginWithNoPasswordFails PASSED 4 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLogoutCommandSuccess PASSED 3 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testLogoutCommandWithError PASSED 6 ms
org.alexmond.jhelm.app.command.RegistryCommandTest › testRegistryCommandShowsUsage PASSED 10 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testAddCommandSuccess PASSED 4 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testAddCommandWithAuthTlsAndFlags PASSED 4 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testAddCommandWithError PASSED 6 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testListCommandOutputJson PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testListCommandSuccess PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testListCommandWithEmptyRepos PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testListCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRemoveCommandSuccess PASSED 2 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRemoveCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoCommandShowsUsage PASSED 16 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommand PASSED 2 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommandInvalidQuery PASSED 2 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommandNoResults PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommandWithKeyword PASSED 2 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommandWithoutVersionsFlag PASSED 6 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoSearchCommandWithVersionsFlag PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoUpdateAllSuccess PASSED 2 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoUpdateNamedRepo PASSED 3 ms
org.alexmond.jhelm.app.command.RepoCommandTest › testRepoUpdateWithError PASSED 3 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackBlockedInReadOnlyMode PASSED 31 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackCommandDefaultNamespace PASSED 14 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackCommandSuccess PASSED 11 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackCommandWithError PASSED 19 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackDryRunPassesFlag PASSED 16 ms
org.alexmond.jhelm.app.command.RollbackCommandTest › testRollbackFlagsReachOptions PASSED 1,544 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubDefaultShowsArtifactHubUrl PASSED 39 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubError PASSED 4 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubListRepoUrlShowsRepositoryUrl PASSED 3 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubNoResults PASSED 3 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubOutputJson PASSED 4 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubOutputYamlEmptyList PASSED 5 ms
org.alexmond.jhelm.app.command.SearchHubCommandTest › testSearchHubSuccess PASSED 3 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowAll PASSED 17 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowChart PASSED 1,722 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowChartCommandDirectExecution PASSED 21 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowCommandHelp PASSED 51 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowCommandRunShowsUsage PASSED 27 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowCommandWithInvalidPath PASSED 4 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowCrds PASSED 17 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowCrdsWhenNotPresent PASSED 15 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowReadme PASSED 16 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowReadmeWhenNotPresent PASSED 15 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowSubcommandWithError(String)[1] PASSED 12 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowSubcommandWithError(String)[2] PASSED 4 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowSubcommandWithError(String)[3] PASSED 5 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowSubcommandWithError(String)[4] PASSED 5 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowSubcommandWithError(String)[5] PASSED 5 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowValues PASSED 23 ms
org.alexmond.jhelm.app.command.ShowCommandTest › testShowValuesWhenEmpty PASSED 12 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusCommandWithError PASSED 3 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusCommandWithExistingRelease PASSED 35 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusCommandWithNonExistingRelease PASSED 4 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusCommandWithShowResources PASSED 4 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusCommandWithShowResourcesEmpty PASSED 3 ms
org.alexmond.jhelm.app.command.StatusCommandTest › testStatusOutputJsonNestsInfoObject PASSED 3 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testActiveProfilesPropertyUsedWhenNoFlag PASSED 7 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testDependencyUpdateTriggersUpdateOnLocalChartDir(Path) PASSED 10 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testIncludeCrdsAndIsUpgradeReachTheAction PASSED 66 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testOutputDirWritesPerSourceFiles(Path) PASSED 9 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testProfileFlagOverridesProperty PASSED 5 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testProfileFlagSplitsOnCommaAndReachesAction PASSED 7 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testRenderControlFlagsDefaultFalse PASSED 6 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testShowOnlyFiltersRenderedOutput PASSED 9 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testSkipTestsDropsTestHookDocument PASSED 8 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testTemplateCommandSuccess PASSED 6 ms
org.alexmond.jhelm.app.command.TemplateCommandTest › testTemplateCommandWithError PASSED 4 ms
org.alexmond.jhelm.app.command.TestCommandTest › testFailingTests PASSED 69 ms
org.alexmond.jhelm.app.command.TestCommandTest › testNoTestHooks PASSED 6 ms
org.alexmond.jhelm.app.command.TestCommandTest › testPassingTests PASSED 4 ms
org.alexmond.jhelm.app.command.TestCommandTest › testReleaseNotFound PASSED 6 ms
org.alexmond.jhelm.app.command.TestCommandTest › testTestBlockedInReadOnlyMode PASSED 4 ms
org.alexmond.jhelm.app.command.TestCommandTest › testWithCustomTimeout PASSED 5 ms
org.alexmond.jhelm.app.command.TestCommandTest › testWithLogsFlag PASSED 6 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallBlockedInReadOnlyMode PASSED 3 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallCommandDefaultNamespace PASSED 11 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallCommandSuccess PASSED 7 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallCommandWithError PASSED 4 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallDryRunReportsWithoutError PASSED 4 ms
org.alexmond.jhelm.app.command.UninstallCommandTest › testUninstallFlagsReachOptions PASSED 4 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testDependencyUpdateTriggersUpdateOnLocalChartDir PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeBlockedInReadOnlyMode PASSED 10 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandAtomicRollsBackOnFailure PASSED 14 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandOutputJson PASSED 12 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithDryRun PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithError PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithExistingRelease PASSED 344 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithInstallAndDryRun PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithInstallFlag PASSED 17 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithNamespace PASSED 12 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithoutInstallFlag PASSED 12 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeCommandWithWait PASSED 12 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeDescriptionAndLabelsAreWiredIntoOptions PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeDryRunNoneUpgradesForReal PASSED 13 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeDryRunServerModeIsDryRun PASSED 13 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeForceIsWiredIntoOptions PASSED 13 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeInvalidDryRunModeIsHandled PASSED 14 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeWaitForJobsTriggersWait PASSED 11 ms
org.alexmond.jhelm.app.command.UpgradeCommandTest › testUpgradeWaitTimeoutExitsNonZero PASSED 12 ms
org.alexmond.jhelm.app.command.VerifyCommandTest › testVerifyDefaultKeyring PASSED 33 ms
org.alexmond.jhelm.app.command.VerifyCommandTest › testVerifyFailure PASSED 4 ms
org.alexmond.jhelm.app.command.VerifyCommandTest › testVerifySuccess PASSED 5 ms
org.alexmond.jhelm.app.command.VerifyCommandTest › testVerifyWithKeyring PASSED 4 ms
org.alexmond.jhelm.app.command.VersionCommandTest › testLongOutputIncludesJava PASSED 4 ms
org.alexmond.jhelm.app.command.VersionCommandTest › testShortOutputIsVersionOnly PASSED 4 ms
org.alexmond.jhelm.app.command.VersionCommandTest › testTemplateRendersGoVersionField PASSED 5 ms
org.alexmond.jhelm.app.command.VersionCommandTest › testTemplateRendersVersionField PASSED 119 ms
org.alexmond.jhelm.app.command.VersionCommandTest › testVersionStringIsPrefixed PASSED 1 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › debugMapsToLogLevelAndIsStripped PASSED 4 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › mapsEveryGlobalFlag PASSED 0 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › mapsInlineValueFlags PASSED 0 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › mapsPluginDirToPluginsPathAndStripsIt PASSED 0 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › mapsSpaceSeparatedValueFlagsAndStripsThem PASSED 1 ms
org.alexmond.jhelm.app.GlobalOptionsPreParserTest › nonGlobalArgsArePreservedUntouched PASSED 0 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › contextLoads PASSED 2 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testApplicationIsCreated PASSED 7 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testCliDefaultsToFullMode PASSED 2 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testGetExitCode PASSED 2 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testRunMethod PASSED 88 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testRunWithInvalidCommand PASSED 55 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testRunWithVersion PASSED 70 ms
org.alexmond.jhelm.app.HelmJavaApplicationTests › testVersionResolvesFromBuildInfo PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testBoldContainsAnsiWhenEnabled PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testBoldPlainWhenDisabled PASSED 3 ms
org.alexmond.jhelm.app.output.CliOutputTest › testErrorContainsAnsiWhenEnabled PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testErrorPlainWhenDisabled PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testErrPrintlnWritesToStderr PASSED 2 ms
org.alexmond.jhelm.app.output.CliOutputTest › testHeaderDelegatesToBold PASSED 2 ms
org.alexmond.jhelm.app.output.CliOutputTest › testInfoContainsAnsiWhenEnabled PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testInfoPlainWhenDisabled PASSED 2 ms
org.alexmond.jhelm.app.output.CliOutputTest › testPrintfWritesToStdout PASSED 10 ms
org.alexmond.jhelm.app.output.CliOutputTest › testPrintlnWritesToStdout PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testSetEnabledToggle PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testSuccessContainsAnsiWhenEnabled PASSED 4 ms
org.alexmond.jhelm.app.output.CliOutputTest › testSuccessPlainWhenDisabled PASSED 3 ms
org.alexmond.jhelm.app.output.CliOutputTest › testWarnContainsAnsiWhenEnabled PASSED 1 ms
org.alexmond.jhelm.app.output.CliOutputTest › testWarnPlainWhenDisabled PASSED 87 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › emptyCommandYieldsEmptyList PASSED 1 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › expandsPluginDirAndSplitsArgv PASSED 0 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › fallsBackToOsOnlyThenTopLevelCommand PASSED 0 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › honorsBracedVarsAndQuotedArgs PASSED 0 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › selectsExactPlatformCommandFirst PASSED 1 ms
org.alexmond.jhelm.app.plugin.DiscoveredHelmPluginTest › unsetVariableExpandsToEmpty PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginChartDownloaderTest › downloadsChartBytesViaTheContract PASSED 7 ms
org.alexmond.jhelm.app.plugin.HelmPluginChartDownloaderTest › readOnlyModeRefusesDownload PASSED 7 ms
org.alexmond.jhelm.app.plugin.HelmPluginChartDownloaderTest › supportsDeclaredProtocolOnly PASSED 4 ms
org.alexmond.jhelm.app.plugin.HelmPluginChartDownloaderTest › unknownSchemeThrows PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginDiscoveryTest › discoversPluginsSortedByName PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginDiscoveryTest › fallsBackToDirectoryNameWhenManifestNameMissing PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginDiscoveryTest › findReturnsRequestedPlugin PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginDiscoveryTest › returnsEmptyWhenPluginsDirAbsent PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginDiscoveryTest › skipsDirectoriesWithoutManifest PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginDispatcherTest › findReturnsEmptyForUnknownPlugin PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginDispatcherTest › propagatesPluginExitCode PASSED 6 ms
org.alexmond.jhelm.app.plugin.HelmPluginDispatcherTest › readOnlyModeBlocksExecution PASSED 2 ms
org.alexmond.jhelm.app.plugin.HelmPluginDispatcherTest › runsPluginForwardingArgsAndHelmEnv PASSED 19 ms
org.alexmond.jhelm.app.plugin.HelmPluginEnvironmentTest › baseEnvironmentExportsHelmDirectoriesAndContext PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginEnvironmentTest › blankOptionalValuesAreOmitted PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginEnvironmentTest › forPluginAddsPluginNameAndDir PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginExecGuardTest › fullModeAllowsPluginExecution PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginExecGuardTest › readOnlyModeBlocksPluginExecution PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallDispatchIntegrationTest › installedSubcommandPluginIsDispatchable PASSED 42 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › installsFromGitViaCloner PASSED 4 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › installsFromLocalDirectory PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › installsFromLocalTarball PASSED 13 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › listReturnsInstalledPlugins PASSED 7 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › refusesToInstallOverExistingPlugin PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › rejectsGitRefThatSmugglesAFlag PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › rejectsUnrecognizedSource PASSED 2 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › runsInstallHookInFullMode PASSED 8 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › skipsInstallHookInReadOnlyMode PASSED 5 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › uninstallRemovesThePluginDirectory PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › uninstallRunsDeleteHook PASSED 7 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › updateGitPluginPullsThroughTheUpdater PASSED 4 ms
org.alexmond.jhelm.app.plugin.HelmPluginInstallerTest › updateReturnsEmptyForUnknownPlugin PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginManifestTest › ignoresUnknownFields PASSED 5 ms
org.alexmond.jhelm.app.plugin.HelmPluginManifestTest › parsesDownloaderPluginManifest PASSED 8 ms
org.alexmond.jhelm.app.plugin.HelmPluginManifestTest › parsesSubcommandPluginManifest PASSED 9 ms
org.alexmond.jhelm.app.plugin.HelmPluginParameterExceptionHandlerTest › delegatesWhenUnmatchedNameIsNotAPlugin PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPluginParameterExceptionHandlerTest › dispatchesUnmatchedNameThatIsAPlugin PASSED 9 ms
org.alexmond.jhelm.app.plugin.HelmPluginPathsTest › blankValuesAreIgnored PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginPathsTest › defaultsToXdgLinuxLayoutUnderHome PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginPathsTest › helmDataHomeWinsOverXdg PASSED 1 ms
org.alexmond.jhelm.app.plugin.HelmPluginPathsTest › helmPluginsOverridesDirectly PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPluginPathsTest › honorsXdgDataHome PASSED 0 ms
org.alexmond.jhelm.app.plugin.HelmPostRendererResolverTest › passesAnExistingFileThroughWithArgs PASSED 5 ms
org.alexmond.jhelm.app.plugin.HelmPostRendererResolverTest › passesAnUnknownValueThroughVerbatim PASSED 2 ms
org.alexmond.jhelm.app.plugin.HelmPostRendererResolverTest › readOnlyModeRefusesAPluginPostRenderer PASSED 3 ms
org.alexmond.jhelm.app.plugin.HelmPostRendererResolverTest › resolvesAnInstalledPluginNameToItsCommand PASSED 3 ms
org.alexmond.jhelm.app.VersionInfoTest › testDoesNotFailWhenBuildInfoAbsent PASSED 2 ms
org.alexmond.jhelm.app.VersionInfoTest › testVersionComesFromBuildInfo PASSED 7 ms
org.alexmond.jhelm.app.command.CreateCommandTest › createMatchesHelm SKIPPED 0 ms