UniTrack

Projects / jhelm / Tests / jhelm-gotemplate-helm

jhelm — tests

Pass rate
100.0%
+0.0 pp
Failures
0
0
Suite time
1.6s
+0.2s
Tests
133
0

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

Test results trend (jhelm-gotemplate-helm — 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 (133)

0 failing · 0 flaky · 0 skipped · 133 passed

TestStatusDurationFlaky
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromJsonArrayNullAndEmpty PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromJsonArrayReturnsList PASSED 6 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromJsonNullAndEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromJsonReturnsMap PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromToml PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromTomlNullReturnsEmptyMap PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlArrayNullAndEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlArrayParseErrorReturnsError PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlBlockScalarAtEof PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlDuplicateKeyTakesLast PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlNullAndEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlOctalNumber PASSED 41 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlOctalPermissions PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlParseErrorReturnsErrorKey PASSED 8 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlQuotedOctalStaysString PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlTrailingContent PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testFromYamlYaml12Octal PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testGetFunctionsReturnsAllExpected PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonParsing(String, String)[1] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonParsing(String, String)[2] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonParsing(String, String)[3] PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonParsing(String, String)[4] PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonSerialization(String, String, Object, String)[1] PASSED 5 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonSerialization(String, String, Object, String)[2] PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonSerialization(String, String, Object, String)[3] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testJsonSerialization(String, String, Object, String)[4] PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustFromJsonArrayThrowsOnNull PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustFromJsonShapes PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustFromTomlThrowsOnNull PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustFromYamlArrayThrowsOnNull PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustFromYamlThrowsOnNull PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToJsonThrowsOnNull PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToPrettyJson PASSED 15 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToPrettyJsonThrowsOnNull PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToRawJsonThrowsOnNull PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToTomlThrowsOnNull PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testMustToYamlNullAndEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToJsonNullReturnsNullString PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToJsonPreservesOctalAsInteger PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToJsonSortsKeysAlphabetically PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToJsonWholeNumberDoubleRenderedAsInteger PASSED 14 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testTomlRoundTrip PASSED 61 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToPrettyJson PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToPrettyJsonNullReturnsNullString PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToRawJsonNullReturnsNullString PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToToml PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToTomlArrayOfTables PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToTomlNestedTablesUseHeaders PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToTomlNullReturnsEmpty PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlComplexRegexUnquoted PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlDoesNotSplitLongLines PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlNullAndEmpty PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPreservesBooleanQuotes PASSED 51 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPreservesQuotesWhenNeeded PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPrettyIndentsSequenceItems PASSED 15 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlPrettyNullAndEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlQuotesLeadingHashStrings PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlQuotesTrailingColonStrings PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlQuoteStyleMatchesGoYaml PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlRegexValueUnquoted PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlRendersWholeFloatsAsIntegers PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlRootScalarHasNoDocMarker PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlSortsKeysLikeHelm PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlSortsKeysNotInsertionOrder PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testToYamlSortsNestedKeys PASSED 6 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNonPlainValueWithQuotesIsSingleQuoted(String)[1] PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNonPlainValueWithQuotesIsSingleQuoted(String)[2] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNullPreservation(String)[1] PASSED 113 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNullPreservation(String)[2] PASSED 4 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNumericStringsQuoted(String)[1] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlNumericStringsQuoted(String)[2] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlParsing(String, String)[1] PASSED 4 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlParsing(String, String)[2] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlParsing(String, String)[3] PASSED 5 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlParsing(String, String)[4] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlSequenceItemWithEmbeddedQuotesIsPlain(String)[1] PASSED 7 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlSequenceItemWithEmbeddedQuotesIsPlain(String)[2] PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlSerialization(String, String)[1] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.ConversionFunctionsTest › testYamlSerialization(String, String)[2] PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testGetFunctionsContainsExpected PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testKubeVersionWithoutProviderReturnsStub PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testKubeVersionWithProviderDelegates PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testLookupWithoutProviderReturnsEmptyMap PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testLookupWithProviderDelegates PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testLookupWithProviderInsufficientArgs PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.KubernetesFunctionsTest › testLookupWithUnavailableProviderReturnsEmpty PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testGetFunctionsReturnsAllFunctions PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeExecutesNamedTemplate PASSED 19 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeOfConditionallyEmptyTemplate PASSED 4 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeOfEmptyTemplateReturnsEmptyString PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeReturnsEmptyOnInsufficientArgs PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeThrowsOnMissingTemplate PASSED 8 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testIncludeWithDefinedTemplate PASSED 4 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustIncludeExecutesNamedTemplate PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustIncludeThrowsOnInsufficientArgs PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustIncludeThrowsOnMissingTemplate PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplDefineAndIncludeInSameString PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplEvaluatesInlineTemplate PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplThrowsOnInsufficientArgs PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testMustTplThrowsOnSyntaxError PASSED 1,002 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesEmptyCollection PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesEmptyMap PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesFalse PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesNonEmptyList PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesNonEmptyString PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesNonZeroNumber PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredPassesTrue PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredThrowsOnEmptyString PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredThrowsOnInsufficientArgs PASSED 4 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testRequiredThrowsOnNullValue PASSED 9 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplDefineAndIncludeInSameString PASSED 5 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplEvaluatesInlineTemplate PASSED 11 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplReturnsEmptyOnInsufficientArgs PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplThrowsOnSyntaxError PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplWithMapContext PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.functions.TemplateFunctionsTest › testTplWithPlainText PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testCategoryBasedOrganization PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testHelmFunctionCategories PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustFromJson PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustFromYaml PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustFromYamlFailure PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToJson PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToYaml PASSED 3 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testMustToYamlFailure PASSED 2 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testToJsonStillWorks PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.Helm4FunctionsTest › testToYamlStillWorks PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.HelmConformanceTest › helmFuncsConformance PASSED 63 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testBuilderWithHelmProvider PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testGetFunctionsReturnsHelmFunctions PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testName PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testNoArgConstructorProvideStubKubernetes PASSED 0 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testPriority PASSED 1 ms
org.alexmond.jhelm.gotemplate.helm.HelmFunctionProviderTest › testServiceLoaderDiscovery PASSED 1 ms