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 (18.25s)
PASS e2e/linux.TestQuietBuild (14.03s)
PASS e2e/linux.TestBuildWithoutTag (16.07s)
PASS e2e/linux.TestBuildWithArgs (14.50s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (14.61s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.10s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.11s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.10s)
PASS e2e/linux.TestCallCustomStatusAction (9.31s)
PASS e2e/linux.TestCnabParameters (3.30s)
PASS e2e/linux.TestExitErrorCode (0.07s)
PASS e2e/linux.TestRender/envvariables/stdout (1.60s)
PASS e2e/linux.TestRender/envvariables/file (1.50s)
PASS e2e/linux.TestRender/envvariables (3.96s)
PASS e2e/linux.TestRender (3.96s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
PASS e2e/linux.TestRenderFormatters (15.83s)
PASS e2e/linux.TestInit (0.13s)
PASS e2e/linux.TestInspectApp (15.02s)
PASS e2e/linux.TestRunOnlyOne (0.12s)
PASS e2e/linux.TestRunWithLabels (18.94s)
PASS e2e/linux.TestDockerAppLifecycle (24.99s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (1.46s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.48s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.50s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.56s)
PASS e2e/linux.TestRenderWithEnvFile (2.46s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (15.45s)
PASS e2e/linux.TestImageListQuiet (14.56s)
PASS e2e/linux.TestImageListDigests (15.35s)
PASS e2e/linux.TestImageRm (13.91s)
PASS e2e/linux.TestImageTag (15.64s)
PASS e2e/linux.TestInvokePluginFromCLI (0.25s)
PASS e2e/linux.TestPushInsecureRegistry (27.57s)
PASS e2e/linux.TestPushInstall (26.14s)
PASS e2e/linux.TestPushPullInstall (20.38s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (5.92s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.73s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.21s)
PASS e2e/linux.TestPushInstallBundle (26.97s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (28.30s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.14s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.14s)
PASS e2e/linux.TestRelocationMapRun (30.46s)
PASS e2e/linux.TestRelocationMapOnInspect (29.36s)
PASS e2e/linux.TestOrphanedParameter (0.08s)
PASS e2e/linux

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