Skip to content

Regression

e2e/linux.TestInspectApp (from e2e_linux)

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

Error Message

Failed

Stacktrace

=== RUN   TestInspectApp
--- FAIL: TestInspectApp (13.07s)
    commands_test.go:175: assertion failed: 
        --- expected
        +++ actual
        @@ -28,5 +28,5 @@
                 {
                     "Name": "web",
        -            "Image": "nginx:latest",
        +            "Image": "nginx",
                     "Replicas": 1,
                     "Ports": "8082"