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.94s)
PASS e2e/linux.TestQuietBuild (13.73s)
PASS e2e/linux.TestBuildWithoutTag (13.92s)
PASS e2e/linux.TestBuildWithArgs (13.89s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.94s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.25s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.21s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.11s)
PASS e2e/linux.TestCallCustomStatusAction (9.57s)
PASS e2e/linux.TestCnabParameters (3.18s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.51s)
PASS e2e/linux.TestRender/envvariables/file (1.57s)
PASS e2e/linux.TestRender/envvariables (3.79s)
PASS e2e/linux.TestRender (3.79s)
PASS e2e/linux.TestRenderAppNotFound (0.18s)
PASS e2e/linux.TestRenderFormatters (15.81s)
PASS e2e/linux.TestInit (0.12s)
PASS e2e/linux.TestInspectApp (14.09s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestRunWithLabels (18.01s)
PASS e2e/linux.TestDockerAppLifecycle (26.49s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (1.56s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.49s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.47s)
PASS e2e/linux.TestCredentials/overload (0.07s)
PASS e2e/linux.TestCredentials (4.66s)
PASS e2e/linux.TestRenderWithEnvFile (2.23s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (14.87s)
PASS e2e/linux.TestImageListQuiet (14.57s)
PASS e2e/linux.TestImageListDigests (14.74s)
PASS e2e/linux.TestImageRm (14.62s)
PASS e2e/linux.TestImageTag (15.75s)
PASS e2e/linux.TestInvokePluginFromCLI (4.11s)
PASS e2e/linux.TestPushInsecureRegistry (26.34s)
PASS e2e/linux.TestPushInstall (19.18s)
PASS e2e/linux.TestPushPullInstall (19.76s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.75s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.08s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.30s)
PASS e2e/linux.TestPushInstallBundle (24.50s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (25.96s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.12s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.13s)
PASS e2e/linux.TestRelocationMapRun (27.60s)
PASS e2e/linux.TestRelocationMapOnInspect (26.42s)
PASS e2e/linux.TestOrphanedParameter (0.07s)
PASS e2e/linux

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