[Buildbot-commits] [buildbot/buildbot] a87e69: test_process_buildstep: interrupt does not release...
GitHub
noreply at github.com
Mon Aug 27 02:11:16 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: a87e691d2f6fca7f2e08af5d3849dffee9fe37e5
https://github.com/buildbot/buildbot/commit/a87e691d2f6fca7f2e08af5d3849dffee9fe37e5
Author: Alberdi, IonX <ionx.alberdi at intel.com>
Date: 2012-08-23 (Thu, 23 Aug 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
Log Message:
-----------
test_process_buildstep: interrupt does not release locks
the interrupt method in the buildsteps does not release
locks related to the buildsteps.
this commit aims at correcting the bug and at adding the
unit tests that validate the fix.
Signed-off-by: Ion, Alberdi <ion.alberdi.pro at gmail.com>
Commit: addf3c9ee27496e8abc6c37475dd6c7856b8e097
https://github.com/buildbot/buildbot/commit/addf3c9ee27496e8abc6c37475dd6c7856b8e097
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-08-26 (Sun, 26 Aug 2012)
Changed paths:
M master/buildbot/process/buildstep.py
M master/buildbot/test/unit/test_process_buildstep.py
Log Message:
-----------
Merge branch 'master' of git://github.com/yetanotherion/buildbot
Compare: https://github.com/buildbot/buildbot/compare/36dc4800c0bc...addf3c9ee274
More information about the Commits
mailing list