[Buildbot-commits] [buildbot/buildbot] 6f1e47: test NoMethodError for getInfo; fix async tests
GitHub
noreply at github.com
Wed Oct 16 17:45:00 UTC 2013
Branch: refs/heads/slave-proto
Home: https://github.com/buildbot/buildbot
Commit: 6f1e47844212f53467e18428d63db292d9d742d0
https://github.com/buildbot/buildbot/commit/6f1e47844212f53467e18428d63db292d9d742d0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-09-28 (Sat, 28 Sep 2013)
Changed paths:
M master/buildbot/buildslave/protocols/pb.py
M master/buildbot/test/unit/test_buildslave_protocols_pb.py
M master/docs/developer/cls-protocols.rst
Log Message:
-----------
test NoMethodError for getInfo; fix async tests
This also updates the docs for remoteSetBuilderList, which is leaking
PB references out of the API.
Commit: 65bc10004ab44441f7c762e1c92b1cb7ad2f9ab6
https://github.com/buildbot/buildbot/commit/65bc10004ab44441f7c762e1c92b1cb7ad2f9ab6
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M master/buildbot/buildslave/protocols/pb.py
M master/buildbot/test/unit/test_buildslave_protocols_pb.py
M master/docs/developer/cls-protocols.rst
Log Message:
-----------
Merge branch 'protocols-noinfo' of git://github.com/djmitche/buildbot into slave-proto
With pyflakes fixes
Compare: https://github.com/buildbot/buildbot/compare/deb9f6e238cb...65bc10004ab4
More information about the Commits
mailing list