Skip to content

Console Output

+ ./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e
PASS e2e/linux.TestBaseInvocationImageVersion/default (0.05s)
PASS e2e/linux.TestBaseInvocationImageVersion/config (0.06s)
PASS e2e/linux.TestBaseInvocationImageVersion (0.11s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (5.18s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.08s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (2.89s)
PASS e2e/linux.TestCallCustomStatusAction (12.15s)
PASS e2e/linux.TestRender/envvariables/stdout (1.73s)
PASS e2e/linux.TestRender/envvariables/file (1.30s)
PASS e2e/linux.TestRender/envvariables (3.03s)
PASS e2e/linux.TestRender (0.00s)
PASS e2e/linux.TestInit (2.89s)
PASS e2e/linux.TestDetectApp (4.11s)
PASS e2e/linux.TestSplitMerge (2.69s)
PASS e2e/linux.TestBundle (10.72s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (20.89s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (21.06s)
PASS e2e/linux.TestDockerAppLifecycle (41.95s)
PASS e2e/linux.TestExamplesAreValid (0.19s)
PASS e2e/linux.TestInvokePluginFromCLI (2.14s)
PASS e2e/linux.TestPushInstall (16.79s)
PASS e2e/linux.TestPushPullInstall (15.38s)
PASS e2e/linux.TestRenderFormatters/json (1.50s)
PASS e2e/linux.TestRenderFormatters/yaml (1.29s)
PASS e2e/linux.TestRenderFormatters (2.78s)
PASS e2e/linux

=== Skipped
=== SKIP: e2e/linux TestRenderTemplates (0.00s)
    commands_test.go:28: renderer templates tests


DONE 26 tests, 1 skipped in 115.003s
time="2019-08-30T18:43:33Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"