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.TestCallCustomStatusAction/validCustomDockerStatusAction (6.58s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.28s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.12s)
PASS e2e/linux.TestCallCustomStatusAction (13.98s)
PASS e2e/linux.TestCnabParameters (2.98s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestInit (0.11s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (32.25s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (21.72s)
PASS e2e/linux.TestDockerAppLifecycle (53.97s)
PASS e2e/linux.TestCredentials/missing (0.11s)
PASS e2e/linux.TestCredentials/full (1.87s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.23s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.24s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.51s)
PASS e2e/linux.TestExamplesAreValid (0.12s)
PASS e2e/linux.TestInvokePluginFromCLI (3.95s)
PASS e2e/linux.TestPushArchs/default (3.31s)
PASS e2e/linux.TestPushArchs/all-platforms (1.43s)
PASS e2e/linux.TestPushArchs (16.89s)
PASS e2e/linux.TestPushInstall (15.25s)
PASS e2e/linux.TestPushPullInstall (15.72s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.63s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.08s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (4.39s)
PASS e2e/linux.TestPushInstallBundle (21.75s)
PASS e2e/linux

DONE 27 tests in 149.328s
time="2019-09-27T11:40:41Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"