Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
api: fix racy test #7440
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 67e8f99
into
juju:develop
Jun 1, 2017
1 check passed
github-check-merge-juju
Built PR, ran unit tests, and tested LXD deploy. Use !!.*!! to request another build. IE, !!build!!, !!retry!!
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedJun 1, 2017
The DNS fallback functionality meant that we could
make two dials when only one was expected,
giving rise to a race (for example http://reports.vapour.ws/releases/5331/job/run-unit-tests-race/attempt/2831)