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 (20.54s)
PASS e2e/linux.TestBuildWithoutTag (13.43s)
PASS e2e/linux.TestBuildWithArgs (12.89s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (17.47s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (4.08s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.61s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.64s)
PASS e2e/linux.TestCallCustomStatusAction (11.33s)
PASS e2e/linux.TestCnabParameters (3.65s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.86s)
PASS e2e/linux.TestRender/envvariables/file (1.63s)
PASS e2e/linux.TestRender/envvariables (3.49s)
PASS e2e/linux.TestRender (3.49s)
PASS e2e/linux.TestRenderFormatters (15.13s)
PASS e2e/linux.TestInit (0.13s)
PASS e2e/linux.TestInspectApp (18.96s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (27.44s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (27.97s)
PASS e2e/linux.TestDockerAppLifecycle (55.41s)
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (2.38s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.51s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.53s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (5.56s)
PASS e2e/linux.TestRenderWithEnvFile (1.92s)
PASS e2e/linux.TestExamplesAreValid (0.25s)
PASS e2e/linux.TestImageList (13.96s)
PASS e2e/linux.TestImageListQuiet (18.81s)
PASS e2e/linux.TestImageRm (18.93s)
PASS e2e/linux.TestImageTag (19.60s)
PASS e2e/linux.TestInvokePluginFromCLI (0.55s)
PASS e2e/linux.TestPushArchs/default (3.72s)
PASS e2e/linux.TestPushArchs/all-platforms (1.30s)
PASS e2e/linux.TestPushArchs (17.34s)
PASS e2e/linux.TestPushInsecureRegistry (23.67s)
PASS e2e/linux.TestPushInstall (17.29s)
PASS e2e/linux.TestPushPullInstall (17.74s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.48s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.68s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.12s)
PASS e2e/linux.TestPushInstallBundle (22.79s)
PASS e2e/linux

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