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 (15.81s)
PASS e2e/linux.TestBuildWithoutTag (12.66s)
PASS e2e/linux.TestBuildWithArgs (13.05s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.17s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.10s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.01s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.05s)
PASS e2e/linux.TestCallCustomStatusAction (9.16s)
PASS e2e/linux.TestCnabParameters (3.11s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.78s)
PASS e2e/linux.TestRender/envvariables/file (1.58s)
PASS e2e/linux.TestRender/envvariables (3.36s)
PASS e2e/linux.TestRender (3.36s)
PASS e2e/linux.TestRenderFormatters (15.06s)
PASS e2e/linux.TestInit (0.14s)
PASS e2e/linux.TestInspectApp (13.69s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (27.20s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (26.92s)
PASS e2e/linux.TestDockerAppLifecycle (54.12s)
PASS e2e/linux.TestCredentials/missing (0.10s)
PASS e2e/linux.TestCredentials/full (1.51s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.43s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.50s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.61s)
PASS e2e/linux.TestRenderWithEnvFile (1.80s)
PASS e2e/linux.TestExamplesAreValid (0.24s)
PASS e2e/linux.TestImageList (13.61s)
PASS e2e/linux.TestImageListQuiet (13.71s)
PASS e2e/linux.TestImageRm (13.79s)
PASS e2e/linux.TestImageTag (14.56s)
PASS e2e/linux.TestInvokePluginFromCLI (0.19s)
PASS e2e/linux.TestPushArchs/default (3.53s)
PASS e2e/linux.TestPushArchs/all-platforms (1.13s)
PASS e2e/linux.TestPushArchs (16.74s)
PASS e2e/linux.TestPushInsecureRegistry (18.77s)
PASS e2e/linux.TestPushInstall (17.85s)
PASS e2e/linux.TestPushPullInstall (22.41s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.24s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.19s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.36s)
PASS e2e/linux.TestPushInstallBundle (27.21s)
PASS e2e/linux

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