[Buildbot-commits] [buildbot/buildbot] 162bce: Add a test for getOldestRequestTime with an invali...

GitHub noreply at github.com
Thu Oct 16 18:25:48 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 162bce52d31fdc6e7acb74a86d13f5a46a578791
      https://github.com/buildbot/buildbot/commit/162bce52d31fdc6e7acb74a86d13f5a46a578791
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M master/buildbot/test/unit/test_process_builder.py

  Log Message:
  -----------
  Add a test for getOldestRequestTime with an invalid identifier


  Commit: e9ab16da315e67cc96d233a3015154cff46739b6
      https://github.com/buildbot/buildbot/commit/e9ab16da315e67cc96d233a3015154cff46739b6
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M master/buildbot/process/builder.py

  Log Message:
  -----------
  fix getOldestRequestTime to use builder ids


  Commit: ec899e169c581640b8c88e3b66fee5e362a8198f
      https://github.com/buildbot/buildbot/commit/ec899e169c581640b8c88e3b66fee5e362a8198f
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-10-15 (Wed, 15 Oct 2014)

  Changed paths:
    M master/buildbot/test/fake/fakedata.py

  Log Message:
  -----------
  make findBuilderId call through to the DB layer


  Commit: 525a91d936263de7307e5cff78eb9e9351a6db98
      https://github.com/buildbot/buildbot/commit/525a91d936263de7307e5cff78eb9e9351a6db98
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2014-10-16 (Thu, 16 Oct 2014)

  Changed paths:
    M master/buildbot/process/builder.py
    M master/buildbot/test/fake/fakedata.py
    M master/buildbot/test/unit/test_process_builder.py

  Log Message:
  -----------
  Merge pull request #1256 from djmitche/bug2940

Use builderid, not buildername, to look up buildrequests

Fixes ticket:2940


Compare: https://github.com/buildbot/buildbot/compare/0f3c6812a2ba...525a91d93626


More information about the Commits mailing list