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 (15.55s)
PASS e2e/linux.TestQuietBuild (13.48s)
PASS e2e/linux.TestBuildWithoutTag (13.91s)
PASS e2e/linux.TestBuildWithArgs (13.70s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.90s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.18s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.11s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.16s)
PASS e2e/linux.TestCallCustomStatusAction (9.45s)
PASS e2e/linux.TestCnabParameters (3.21s)
PASS e2e/linux.TestExitErrorCode (0.08s)
PASS e2e/linux.TestRender/envvariables/stdout (1.51s)
PASS e2e/linux.TestRender/envvariables/file (1.54s)
PASS e2e/linux.TestRender/envvariables (3.80s)
PASS e2e/linux.TestRender (3.80s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
PASS e2e/linux.TestRenderFormatters (15.36s)
PASS e2e/linux.TestInit (0.14s)
PASS e2e/linux.TestInspectApp (14.38s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestRunWithLabels (17.19s)
PASS e2e/linux.TestDockerAppLifecycle (25.11s)
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (1.49s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.50s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.55s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.68s)
PASS e2e/linux.TestRenderWithEnvFile (2.26s)
PASS e2e/linux.TestExamplesAreValid (0.25s)
PASS e2e/linux.TestImageList (14.37s)
PASS e2e/linux.TestImageListQuiet (14.30s)
PASS e2e/linux.TestImageListDigests (14.30s)
PASS e2e/linux.TestImageRm (15.03s)
PASS e2e/linux.TestImageTag (15.41s)
PASS e2e/linux.TestInvokePluginFromCLI (0.26s)
PASS e2e/linux.TestPushInsecureRegistry (26.84s)
PASS e2e/linux.TestPushInstall (19.15s)
PASS e2e/linux.TestPushPullInstall (19.15s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.58s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.00s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.21s)
PASS e2e/linux.TestPushInstallBundle (24.55s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (25.32s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.14s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.12s)
PASS e2e/linux.TestRelocationMapRun (27.20s)
PASS e2e/linux.TestRelocationMapOnInspect (26.12s)
PASS e2e/linux.TestOrphanedParameter (0.08s)
PASS e2e/linux

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