[Buildbot-commits] [buildbot/buildbot] d8d375: Test for mixed failure of classifyChanges

GitHub noreply at github.com
Tue Mar 3 05:51:31 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: d8d375352687b6d88ae960416a3d25bce1de4854
      https://github.com/buildbot/buildbot/commit/d8d375352687b6d88ae960416a3d25bce1de4854
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2015-03-02 (Mon, 02 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.


  Commit: 05653d18c7a47e75865201e129933ed4394117d6
      https://github.com/buildbot/buildbot/commit/05653d18c7a47e75865201e129933ed4394117d6
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-03-03 (Tue, 03 Mar 2015)

  Changed paths:
    M master/buildbot/db/schedulers.py
    M master/buildbot/test/unit/test_db_schedulers.py

  Log Message:
  -----------
  Merge pull request #1572 from djmitche/bug2696

Test for mixed failure of classifyChanges


Compare: https://github.com/buildbot/buildbot/compare/34570d138707...05653d18c7a4


More information about the Commits mailing list