[Buildbot-commits] [buildbot/buildbot] 85cc5a: Fix test_steps_source_Source to actually use WithP...
noreply at github.com
noreply at github.com
Mon May 16 21:55:39 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 85cc5ab58e1e5ade71528e919ee8db5b969ac94b
https://github.com/buildbot/buildbot/commit/85cc5ab58e1e5ade71528e919ee8db5b969ac94b
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2011-05-16 (Mon, 16 May 2011)
Changed paths:
M master/buildbot/test/unit/test_steps_source_Source.py
Log Message:
-----------
Fix test_steps_source_Source to actually use WithProperites.
The original code faked it by pretending strings were WithProperty instances.
Signed-off-by: Tom Prince <tom.prince at ualberta.net>
Commit: 5bb89f908f17ced7f0112101393d8f500b7e71ab
https://github.com/buildbot/buildbot/commit/5bb89f908f17ced7f0112101393d8f500b7e71ab
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-05-16 (Mon, 16 May 2011)
Changed paths:
M master/buildbot/test/unit/test_steps_source_Source.py
Log Message:
-----------
Merge branch 'master' of git://github.com/tomprince/buildbot
* 'master' of git://github.com/tomprince/buildbot:
Fix test_steps_source_Source to actually use WithProperites.
Compare: https://github.com/buildbot/buildbot/compare/2c27932...5bb89f9
More information about the Commits
mailing list