[Buildbot-commits] [buildbot/buildbot] 790e4c: Fix TestMailNotifier.test_buildsetFinished_doesnt_...
GitHub
noreply at github.com
Sat Apr 14 21:15:07 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 790e4c9811ae18d240ccd7afc1b2fbd8b664c712
https://github.com/buildbot/buildbot/commit/790e4c9811ae18d240ccd7afc1b2fbd8b664c712
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-03-31 (Sat, 31 Mar 2012)
Changed paths:
M master/buildbot/test/unit/test_status_mail.py
Log Message:
-----------
Fix TestMailNotifier.test_buildsetFinished_doesnt_send_email.
MailNotifier was fixed to use self.master.db rather than self.parent.db. Fix the new
test to respect that.
Apparently this was changed 0.8.6p1.
Commit: 0653aab649cc458c1a58c5f127345066ddfba800
https://github.com/buildbot/buildbot/commit/0653aab649cc458c1a58c5f127345066ddfba800
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-04-13 (Fri, 13 Apr 2012)
Changed paths:
M master/buildbot/status/progress.py
M master/buildbot/test/unit/test_status_progress.py
Log Message:
-----------
Handle setting expectations after removing steps.
Fixes #2281.
Commit: 753a4e4e340e15600c5e48304ce3e0f17c123a63
https://github.com/buildbot/buildbot/commit/753a4e4e340e15600c5e48304ce3e0f17c123a63
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M master/buildbot/status/progress.py
M master/buildbot/test/unit/test_status_progress.py
Log Message:
-----------
Merge branch 'bug2281' of git://github.com/tomprince/buildbot
* 'bug2281' of git://github.com/tomprince/buildbot:
Handle setting expectations after removing steps.
Fix TestMailNotifier.test_buildsetFinished_doesnt_send_email.
Compare: https://github.com/buildbot/buildbot/compare/309f1f8...753a4e4
More information about the Commits
mailing list