[Buildbot-commits] [buildbot/buildbot] 5cb1af: Fixed ticket 2060: python_twisted Trial step can n...
noreply at github.com
noreply at github.com
Mon Aug 29 01:04:50 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 5cb1afce3ad911826b1da6178abd56298d9a73a8
https://github.com/buildbot/buildbot/commit/5cb1afce3ad911826b1da6178abd56298d9a73a8
Author: William Deegan <bill at baddogconsulting.com>
Date: 2011-08-27 (Sat, 27 Aug 2011)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Fixed ticket 2060: python_twisted Trial step can now take a property for the value of tests. Note that tests expects a list, so WithProperties doesn't seem to work
Commit: 077078052a1fe259d31b081d9df60ff5e15fec01
https://github.com/buildbot/buildbot/commit/077078052a1fe259d31b081d9df60ff5e15fec01
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-08-28 (Sun, 28 Aug 2011)
Changed paths:
M master/buildbot/steps/python_twisted.py
M master/buildbot/test/unit/test_steps_python_twisted.py
Log Message:
-----------
Merge branch 'bug_2060' of git://github.com/bdbaddog/buildbot
* 'bug_2060' of git://github.com/bdbaddog/buildbot:
Fixed ticket 2060: python_twisted Trial step can now take a property for the value of tests. Note that tests expects a list, so WithProperties doesn't seem to work
Merge includes a pyflakes fix.
Compare: https://github.com/buildbot/buildbot/compare/8797059...0770780
More information about the Commits
mailing list