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 (21.17s)
PASS e2e/linux.TestQuietBuild (13.10s)
PASS e2e/linux.TestBuildWithoutTag (13.61s)
PASS e2e/linux.TestBuildWithArgs (13.22s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.36s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.06s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (2.78s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.27s)
PASS e2e/linux.TestCallCustomStatusAction (9.11s)
PASS e2e/linux.TestCnabParameters (2.86s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.29s)
PASS e2e/linux.TestRender/envvariables/file (1.33s)
PASS e2e/linux.TestRender/envvariables (3.39s)
PASS e2e/linux.TestRender (3.39s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
PASS e2e/linux.TestRenderFormatters (15.10s)
PASS e2e/linux.TestInit (0.14s)
PASS e2e/linux.TestInspectApp (13.93s)
PASS e2e/linux.TestRunOnlyOne (0.13s)
PASS e2e/linux.TestRunWithLabels (16.73s)
PASS e2e/linux.TestDockerAppLifecycle (24.66s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (2.06s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.27s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.26s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.72s)
PASS e2e/linux.TestRenderWithEnvFile (2.06s)
PASS e2e/linux.TestExamplesAreValid (0.25s)
PASS e2e/linux.TestImageList (13.64s)
PASS e2e/linux.TestImageListQuiet (13.82s)
PASS e2e/linux.TestImageListDigests (13.94s)
PASS e2e/linux.TestImageRm (13.96s)
PASS e2e/linux.TestImageTag (14.86s)
PASS e2e/linux.TestInvokePluginFromCLI (2.63s)
PASS e2e/linux.TestPushInsecureRegistry (29.17s)
PASS e2e/linux.TestPushInstall (18.37s)
PASS e2e/linux.TestPushPullInstall (18.14s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (10.22s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.07s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (1.79s)
PASS e2e/linux.TestPushInstallBundle (28.54s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (25.06s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.12s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.13s)
PASS e2e/linux.TestRelocationMapRun (27.74s)
PASS e2e/linux.TestRelocationMapOnInspect (26.49s)
PASS e2e/linux.TestOrphanedParameter (0.07s)
PASS e2e/linux

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