Files
docker-cli/components/engine/integration-cli
Qiang Huang b167eafbb8 Handle error for dockerCmdInDir
Only two of these are not handled, the one in `TestBuildForceRm`
is intended to not be handled, while the other one in
`TestBuildResourceConstraintsAreUsed` causes problem.

In test case `TestBuildResourceConstraintsAreUsed`, somehow we
are not able to access network to get base image, but the error
message is:

```
Error: failed to inspect container : Unable to read inspect data: json: cannot unmarshal array into Go value of type types.ContainerJSON
```

Totally confusion.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
Upstream-commit: 1b34008532849467623039f78191e0f706fb34a5
Component: engine
2015-12-30 15:21:34 +08:00
..
2015-11-25 18:02:03 -08:00
2015-10-13 15:52:14 -07:00
2015-11-21 00:36:56 +08:00
2015-11-05 17:09:57 -05:00
2015-10-07 07:11:45 +08:00
2015-09-24 11:19:00 -07:00