Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
1568092: Also check syscall.Errno in getMessageFromErr #5059
Conversation
cherylj
commented
Apr 10, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1568312'] |
cherylj
commented
Apr 10, 2016
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
Build failed: Tests failed |
jujubot
merged commit a6246fe
into
juju:master
Apr 10, 2016
|
$$merge$$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cherylj commentedApr 9, 2016
This test could've been skipped since lxd is not currently
supported on Centos, but I added the check for the
syscall.Errno to reduce the number of skips that we have.
This was live tested on Ubuntu and CentOS and tests passed
on both.
(Review request: http://reviews.vapour.ws/r/4501/)