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 (22.77s)
PASS e2e/linux.TestQuietBuild (13.31s)
PASS e2e/linux.TestBuildWithoutTag (13.32s)
PASS e2e/linux.TestBuildWithArgs (13.42s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.60s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.15s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (2.88s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.57s)
PASS e2e/linux.TestCallCustomStatusAction (9.60s)
PASS e2e/linux.TestCnabParameters (2.82s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.33s)
PASS e2e/linux.TestRender/envvariables/file (1.30s)
PASS e2e/linux.TestRender/envvariables (3.38s)
PASS e2e/linux.TestRender (3.38s)
PASS e2e/linux.TestRenderAppNotFound (0.15s)
PASS e2e/linux.TestRenderFormatters (14.36s)
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.20s)
PASS e2e/linux.TestInit (0.13s)
PASS e2e/linux.TestInspectApp (13.78s)
PASS e2e/linux.TestRunOnlyOne (0.13s)
PASS e2e/linux.TestRunWithLabels (21.54s)
PASS e2e/linux.TestDockerAppLifecycle (30.24s)
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (1.88s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.48s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.35s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (4.85s)
PASS e2e/linux.TestBackwardsCompatibilityV1 (41.30s)
PASS e2e/linux.TestRenderWithEnvFile (2.35s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (15.22s)
PASS e2e/linux.TestImageListQuiet (14.58s)
PASS e2e/linux.TestImageListDigests (14.82s)
PASS e2e/linux.TestImageRmForce (13.85s)
PASS e2e/linux.TestImageRm (14.62s)
PASS e2e/linux.TestImageTag (15.76s)
PASS e2e/linux.TestInvokePluginFromCLI (2.06s)
PASS e2e/linux.TestPushUnknown/push_unknown_reference (0.06s)
PASS e2e/linux.TestPushUnknown/push_invalid_reference (0.06s)
PASS e2e/linux.TestPushUnknown (0.12s)
PASS e2e/linux.TestPushInsecureRegistry (29.67s)
PASS e2e/linux.TestPushInstall (20.12s)
PASS e2e/linux.TestPushPullInstall (19.71s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.86s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.01s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.40s)
PASS e2e/linux.TestPushInstallBundle (24.71s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (26.06s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.42s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.12s)
PASS e2e/linux.TestRelocationMapRun (29.40s)
PASS e2e/linux.TestPushPulledApplication (27.09s)
PASS e2e/linux.TestRelocationMapOnInspect (27.25s)
PASS e2e/linux.TestRunTwice (26.08s)
PASS e2e/linux.TestOrphanedParameter (0.07s)
PASS e2e/linux

DONE 60 tests in 541.752s
time="2019-11-27T15:06:06Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"