Skip to content

Regression

Test / Test Linux / e2e/linux.TestRender/envvariables/stdout (from e2e_linux)

Failing for the past 1 build (Since Failed #5 )
Took 1.5 sec.

Error Message

Failed

Stacktrace

=== RUN   TestRender/envvariables/stdout
        --- FAIL: TestRender/envvariables/stdout (1.57s)
            commands_test.go:53: failed to parse source file: /go/src/github.com/docker/app/e2e/commands_test.go: open /go/src/github.com/docker/app/e2e/commands_test.go: no such file or directory
            commands_test.go:53: assertion failed: 
                --- ←
                +++ →
                @@ -1,2 +1,10 @@
                +version: "3.4"
                +services:
                +  test:
                +    command:
                +    - bash
                +    - -c
                +    - cat bar bam
                +    image: alpine:latest
                 version: "3.4"
                 services:
                : rendering mismatch