Skip to content

Failed

e2e/linux.TestDockerAppLifecycle/withBindMounts (from e2e_linux)

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

Error Message

Failed

Stacktrace

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