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 (16.25s)
PASS e2e/linux.TestQuietBuild (13.95s)
PASS e2e/linux.TestBuildWithoutTag (14.00s)
PASS e2e/linux.TestBuildWithArgs (14.22s)
PASS e2e/linux.TestBuildWithArgsDefinedTwice (12.86s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (3.24s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (3.49s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.08s)
PASS e2e/linux.TestCallCustomStatusAction (9.81s)
PASS e2e/linux.TestCnabParameters (3.29s)
PASS e2e/linux.TestExitErrorCode (0.07s)
PASS e2e/linux.TestRender/envvariables/stdout (1.53s)
PASS e2e/linux.TestRender/envvariables/file (1.50s)
PASS e2e/linux.TestRender/envvariables (3.76s)
PASS e2e/linux.TestRender (3.76s)
PASS e2e/linux.TestRenderAppNotFound (0.16s)
PASS e2e/linux.TestRenderFormatters (15.66s)
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.19s)
PASS e2e/linux.TestInit (0.13s)
PASS e2e/linux.TestInspectApp (14.35s)
PASS e2e/linux.TestRunOnlyOne (0.13s)
PASS e2e/linux.TestRunWithLabels (17.69s)
PASS e2e/linux.TestDockerAppLifecycle (36.83s)
PASS e2e/linux.TestCredentials/missing (0.06s)
PASS e2e/linux.TestCredentials/full (1.48s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.67s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.49s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.77s)
PASS e2e/linux.TestBackwardsCompatibilityV1 (41.86s)
PASS e2e/linux.TestRenderWithEnvFile (2.27s)
PASS e2e/linux.TestExamplesAreValid (0.26s)
PASS e2e/linux.TestImageList (14.48s)
PASS e2e/linux.TestImageListQuiet (14.23s)
PASS e2e/linux.TestImageListDigests (15.31s)
PASS e2e/linux.TestImageRmForce (14.20s)
PASS e2e/linux.TestImageRm (15.50s)
PASS e2e/linux.TestImageTag (16.14s)
PASS e2e/linux.TestInvokePluginFromCLI (0.36s)
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 (27.17s)
PASS e2e/linux.TestPushInstall (19.92s)
PASS e2e/linux.TestPushPullInstall (19.72s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (6.20s)
PASS e2e/linux.TestPushInstallBundle/push-ref (2.29s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (2.68s)
PASS e2e/linux.TestPushInstallBundle (26.30s)
PASS e2e/linux.TestRelocationMapCreatedOnPull (27.13s)
PASS e2e/linux.TestRelocationMapRun/with-relocation-map (2.38s)
PASS e2e/linux.TestRelocationMapRun/without-relocation-map (0.12s)
PASS e2e/linux.TestRelocationMapRun (28.99s)
PASS e2e/linux.TestPushPulledApplication (26.49s)
PASS e2e/linux.TestRelocationMapOnInspect (27.35s)
PASS e2e/linux.TestRunTwice (19.45s)
PASS e2e/linux.TestOrphanedParameter (0.07s)
PASS e2e/linux

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