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.99s)
PASS e2e/linux.TestQuietBuild (13.05s)
PASS e2e/linux.TestBuildWithoutTag (13.42s)
PASS e2e/linux.TestBuildWithArgs (13.04s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.34s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (2.88s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (2.79s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.33s)
PASS e2e/linux.TestCallCustomStatusAction (9.00s)
PASS e2e/linux.TestCnabParameters (2.78s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.36s)
PASS e2e/linux.TestRender/envvariables/file (1.36s)
PASS e2e/linux.TestRender/envvariables (3.41s)
PASS e2e/linux.TestRender (3.41s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
PASS e2e/linux.TestRenderFormatters (14.42s)
PASS e2e/linux.TestInitWarningEnvFiles/initWarningSingleEnvFileTest (0.07s)
PASS e2e/linux.TestInitWarningEnvFiles/initWarningMultipleEnvFilesTest (0.06s)
PASS e2e/linux.TestInitWarningEnvFiles/initNoEnvFilesTest (0.06s)
PASS e2e/linux.TestInitWarningEnvFiles (0.19s)
PASS e2e/linux.TestInit (0.13s)
PASS e2e/linux.TestInspectApp (13.59s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestRunWithLabels (16.17s)
PASS e2e/linux.TestDockerAppLifecycle (27.63s)
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (1.87s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.33s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.32s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (4.67s)
PASS e2e/linux.TestRenderWithEnvFile (2.08s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (14.50s)
PASS e2e/linux.TestImageListQuiet (14.20s)
PASS e2e/linux.TestImageListDigests (13.73s)
PASS e2e/linux.TestImageRm (14.16s)
PASS e2e/linux.TestImageTag (13.99s)
PASS e2e/linux.TestInvokePluginFromCLI (3.61s)
PASS e2e/linux.TestPushInsecureRegistry (28.65s)
PASS e2e/linux.TestPushInstall (18.63s)
PASS e2e/linux.TestPushPullInstall (18.84s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.28s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.09s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (1.74s)
PASS e2e/linux.TestPushInstallBundle (23.18s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (25.61s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.13s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.12s)
PASS e2e/linux.TestRelocationMapRun (27.65s)
PASS e2e/linux.TestRelocationMapOnInspect (26.52s)
PASS e2e/linux.TestOrphanedParameter (0.09s)
PASS e2e/linux

DONE 53 tests in 410.940s
time="2019-11-08T09:25:49Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"