Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
state: rewrite AssertChange and AssertNoChange #5678
Conversation
davecheney
added some commits
Jun 21, 2016
|
$$fixes-1588575$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1593299', 'fixes-1594580', 'fixes-1593761', 'fixes-1591290', 'fixes-1581157', 'fixes-1593838', 'fixes-1586890'] |
|
$$JFDI$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit c120016
into
juju:master
Jun 22, 2016
davecheney
deleted the
davecheney:fixedbugs/1588575
branch
Jun 22, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
davecheney commentedJun 21, 2016
•
Edited 1 time
-
ericsnowcurrently
Jun 21, 2016
Fixes LP 1588575
Rewrite AssertChange and assertNoChange helpers to (hopefully) be less
flaky. Waiting for a value to arrive, or not arrive, is inherently
flaky.
(Review request: http://reviews.vapour.ws/r/5122/)