[Buildbot-commits] [buildbot/buildbot] 386ce7: test_master: Use a log observer to check log messa...
GitHub
noreply at github.com
Sat Dec 1 23:15:14 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 386ce792011914418393f39862f044aa3563a011
https://github.com/buildbot/buildbot/commit/386ce792011914418393f39862f044aa3563a011
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2012-12-01 (Sat, 01 Dec 2012)
Changed paths:
M master/buildbot/test/unit/test_master.py
A master/buildbot/test/util/logging.py
Log Message:
-----------
test_master: Use a log observer to check log messages.
Twisted has support for hooking in to the logging system. So just
use that, rather than using a mock to record log messages.
Commit: bd532a973db7c8003391367ffbab90718ee1193d
https://github.com/buildbot/buildbot/commit/bd532a973db7c8003391367ffbab90718ee1193d
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-12-01 (Sat, 01 Dec 2012)
Changed paths:
M master/buildbot/test/unit/test_master.py
A master/buildbot/test/util/logging.py
Log Message:
-----------
Merge branch 'test-log-observer' of git://github.com/tomprince/buildbot
Commit: d9b36bd0ac0e2d03d6059bd525da13f3482483ca
https://github.com/buildbot/buildbot/commit/d9b36bd0ac0e2d03d6059bd525da13f3482483ca
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-12-01 (Sat, 01 Dec 2012)
Changed paths:
M master/buildbot/test/util/querylog.py
Log Message:
-----------
disambiguate with absolute imports
Commit: 3d03f7dd92ecf77f9f5aa1f46037bb9865fc0ee9
https://github.com/buildbot/buildbot/commit/3d03f7dd92ecf77f9f5aa1f46037bb9865fc0ee9
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-12-01 (Sat, 01 Dec 2012)
Changed paths:
M master/buildbot/test/util/querylog.py
Log Message:
-----------
Merge branch 'pull585'
Compare: https://github.com/buildbot/buildbot/compare/053b85615df3...3d03f7dd92ec
More information about the Commits
mailing list