Skip to content

Failed

e2e/linux.TestInitWarningEnvFiles/initWarningMultipleEnvFilesTest (from e2e_linux)

Failing for the past 1 build (Since Failed #1 )
Took 60 ms.

Error Message

Failed

Stacktrace

=== RUN   TestInitWarningEnvFiles/initWarningMultipleEnvFilesTest
    --- FAIL: TestInitWarningEnvFiles/initWarningMultipleEnvFilesTest (0.06s)
        commands_test.go:123: assertion failed: 
            Command:  /home/ubuntu/workspace/app_PR-742/src/github.com/docker/app/docker-linux app init app-test --compose-file /tmp/app_input-226072102/docker-compose.yml
            ExitCode: 1
            Error:    exit status 1
            Stdout:   
            Stderr:   nginx.env_file "myenv1.env" will not be copied into app-test.dockerapp. Please copy it manually and update the path accordingly in the compose file.
            nginx.env_file "myenv2.env" will not be copied into app-test.dockerapp. Please copy it manually and update the path accordingly in the compose file.
            invalid Compose file
            
            
            Failures:
            ExitCode was 1 expected 0
            Expected no error