Skip to content

Failed

e2e/linux.TestDockerAppLifecycle/withoutBindMounts (from e2e_linux)

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

Error Message

Failed

Stacktrace

=== RUN   TestDockerAppLifecycle/withoutBindMounts
    --- FAIL: TestDockerAppLifecycle/withoutBindMounts (9.51s)
        commands_test.go:239: assertion failed: 
            Command:  /home/ubuntu/workspace/app_PR-713/src/github.com/docker/app/docker-linux app update testdockerapplifecycle_withoutbindmounts
            ExitCode: 1
            Error:    exit status 1
            Stdout:   
            Stderr:   Running App "testdockerapplifecycle_withoutbindmounts" cannot be updated, please use 'docker app run' instead
            
            
            Failures:
            Expected stderr to contain "Installation \"testdockerapplifecycle_withoutbindmounts\" has failed and cannot be updated, reinstall it using 'docker app run'"