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.05s)
PASS e2e/linux.TestBaseInvocationImageVersion (0.10s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (4.25s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.84s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (2.82s)
PASS e2e/linux.TestCallCustomStatusAction (10.92s)
PASS e2e/linux.TestCnabParameters (2.72s)
PASS e2e/linux.TestRender/envvariables/stdout (1.35s)
PASS e2e/linux.TestRender/envvariables/file (1.17s)
PASS e2e/linux.TestRender/envvariables (2.53s)
PASS e2e/linux.TestRender/singlefile/stdout (1.43s)
PASS e2e/linux.TestRender/singlefile/file (1.20s)
PASS e2e/linux.TestRender/singlefile (2.63s)
PASS e2e/linux.TestRender (5.16s)
PASS e2e/linux.TestRenderParametersWithSpecialChars (1.40s)
PASS e2e/linux.TestRenderFormatters (2.65s)
PASS e2e/linux.TestInit (2.73s)
PASS e2e/linux.TestDetectApp (3.87s)
PASS e2e/linux.TestSplitMerge/without-crlf (2.60s)
PASS e2e/linux.TestSplitMerge/with-crlf (2.63s)
PASS e2e/linux.TestSplitMerge (5.23s)
PASS e2e/linux.TestBundle/simple-bundle (0.43s)
PASS e2e/linux.TestBundle/bundle-with-tag (0.28s)
PASS e2e/linux.TestBundle (9.86s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (19.52s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (18.84s)
PASS e2e/linux.TestDockerAppLifecycle (38.36s)
PASS e2e/linux.TestCredentials/missing (0.11s)
PASS e2e/linux.TestCredentials/full (1.58s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.14s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.15s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.05s)
PASS e2e/linux.TestExamplesAreValid (0.17s)
PASS e2e/linux.TestInvokePluginFromCLI (1.91s)
PASS e2e/linux.TestPushArchs/default (3.28s)
PASS e2e/linux.TestPushArchs/all-platforms (1.03s)
PASS e2e/linux.TestPushArchs (15.73s)
PASS e2e/linux.TestPushInstall (14.77s)
PASS e2e/linux.TestPushPullInstall (14.72s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.69s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.31s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (4.34s)
PASS e2e/linux.TestPushInstallBundle (20.91s)
PASS e2e/linux

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


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