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 (26.46s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (5.07s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.31s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.93s)
PASS e2e/linux.TestCallCustomStatusAction (13.32s)
PASS e2e/linux.TestCnabParameters (3.29s)
PASS e2e/linux.TestExitErrorCode (0.06s)
PASS e2e/linux.TestRender/envvariables/stdout (1.58s)
PASS e2e/linux.TestRender/envvariables/file (1.36s)
PASS e2e/linux.TestRender/envvariables (2.94s)
PASS e2e/linux.TestRender (2.94s)
PASS e2e/linux.TestRenderFormatters (14.36s)
PASS e2e/linux.TestInit (0.14s)
PASS e2e/linux.TestInspectApp (13.16s)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (31.90s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (21.66s)
PASS e2e/linux.TestDockerAppLifecycle (53.56s)
PASS e2e/linux.TestCredentials/missing (0.08s)
PASS e2e/linux.TestCredentials/full (2.19s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.24s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.25s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.83s)
PASS e2e/linux.TestRenderWithEnvFile (1.69s)
PASS e2e/linux.TestExamplesAreValid (0.18s)
PASS e2e/linux.TestImageList (17.92s)
PASS e2e/linux.TestImageRm (13.52s)
PASS e2e/linux.TestImageTag (19.01s)
PASS e2e/linux.TestInvokePluginFromCLI (1.97s)
PASS e2e/linux.TestPushApplication/invocation-image (0.00s)
PASS e2e/linux.TestPushApplication/service-image (0.00s)
PASS e2e/linux.TestPushApplication/config (0.00s)
PASS e2e/linux.TestPushApplication (15.90s)
PASS e2e/linux.TestPushInsecureRegistry (15.66s)
PASS e2e/linux.TestPushInstall (16.32s)
PASS e2e/linux.TestPushPullInstall (16.53s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.75s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.38s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (1.72s)
PASS e2e/linux.TestPushInstallBundle (21.47s)
PASS e2e/linux.TestAppDoesntExist (13.44s)
PASS e2e/linux

DONE 41 tests in 285.836s
time="2019-10-08T12:25:10Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"