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.TestBuild (22.86s)
PASS e2e/linux.TestBuildWithoutTag (12.72s)
PASS e2e/linux.TestBuildWithArgs (12.41s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (11.86s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.80s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.17s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.15s)
PASS e2e/linux.TestCallCustomStatusAction (10.12s)
PASS e2e/linux.TestCnabParameters (3.19s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.66s)
PASS e2e/linux.TestRender/envvariables/file (1.46s)
PASS e2e/linux.TestRender/envvariables (3.12s)
PASS e2e/linux.TestRender (3.12s)
PASS e2e/linux.TestRenderFormatters (15.59s)
PASS e2e/linux.TestInit (0.15s)
PASS e2e/linux.TestInspectApp (13.62s)
PASS e2e/linux.TestRunOnlyOne (0.15s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (27.19s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (20.22s)
PASS e2e/linux.TestDockerAppLifecycle (47.42s)
PASS e2e/linux.TestCredentials/missing (0.08s)
PASS e2e/linux.TestCredentials/full (1.97s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.38s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.32s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (4.82s)
PASS e2e/linux.TestRenderWithEnvFile (1.72s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (18.20s)
PASS e2e/linux.TestImageListQuiet (15.70s)
PASS e2e/linux.TestImageRm (13.63s)
PASS e2e/linux.TestImageTag (13.89s)
PASS e2e/linux.TestInvokePluginFromCLI (4.13s)
PASS e2e/linux.TestPushArchs/default (3.78s)
PASS e2e/linux.TestPushArchs/all-platforms (1.80s)
PASS e2e/linux.TestPushArchs (17.34s)
PASS e2e/linux.TestPushInsecureRegistry (18.19s)
PASS e2e/linux.TestPushInstall (17.08s)
PASS e2e/linux.TestPushPullInstall (16.90s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.88s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.11s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (1.67s)
PASS e2e/linux.TestPushInstallBundle (20.40s)
PASS e2e/linux

DONE 44 tests in 315.545s
time="2019-10-23T07:45:54Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"