[Buildbot-commits] [buildbot/buildbot] 0fdf83: Test for mixed failure of classifyChanges
GitHub
noreply at github.com
Fri Mar 27 06:17:46 UTC 2015
Branch: refs/heads/eight
Home: https://github.com/buildbot/buildbot
Commit: 0fdf8358d3563b4b1deaf249940064d314d514ef
https://github.com/buildbot/buildbot/commit/0fdf8358d3563b4b1deaf249940064d314d514ef
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2015-03-26 (Thu, 26 Mar 2015)
Changed paths:
M master/buildbot/db/schedulers.py
M master/buildbot/test/unit/test_db_schedulers.py
Log Message:
-----------
Test for mixed failure of classifyChanges
Test for an insert failure midway through a classification, in which
case the rollback shouldn't roll back any successful inserts.
Fixes #2696.
(Backport of d8d375352687b6d88ae960416a3d25bce1de4854)
Commit: fac64522ffa48d095870b7368353186271b4c398
https://github.com/buildbot/buildbot/commit/fac64522ffa48d095870b7368353186271b4c398
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2015-03-27 (Fri, 27 Mar 2015)
Changed paths:
M master/buildbot/db/schedulers.py
M master/buildbot/test/unit/test_db_schedulers.py
Log Message:
-----------
Merge pull request #1614 from djmitche/bug2696-eight-rebased
Test for mixed failure of classifyChanges
Compare: https://github.com/buildbot/buildbot/compare/e3d65f1d723d...fac64522ffa4
More information about the Commits
mailing list