[Buildbot-commits] [buildbot/buildbot] 5b8853: use incremental option from https://gist.github.co...

GitHub noreply at github.com
Mon Apr 2 00:13:05 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 5b8853697e087cbe56ef1951760212beda0b6669
      https://github.com/buildbot/buildbot/commit/5b8853697e087cbe56ef1951760212beda0b6669
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

  Changed paths:
    M master/buildbot/schedulers/trysched.py

  Log Message:
  -----------
  use incremental option from https://gist.github.com/2078378


  Commit: 5bec471705b6f8d349b4735e527be73f735c23cb
      https://github.com/buildbot/buildbot/commit/5bec471705b6f8d349b4735e527be73f735c23cb
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-04-01 (Sun, 01 Apr 2012)

  Changed paths:
    M master/buildbot/clients/tryclient.py
  M master/buildbot/schedulers/trysched.py
  M master/buildbot/test/unit/test_clients_tryclient.py
  M master/buildbot/test/unit/test_schedulers_trysched.py

  Log Message:
  -----------
  Merge branch 'pull353'

* pull353:
  use incremental option from https://gist.github.com/2078378
  Re-refactor Try_Job.parseJob based on reviews of previous patch.
  Remove lambdas from assertRaises tests.
  Change non-dict try properties test to use assertFailure.
  Refactor Try_Job parseJob method.
  Add test to confirm that non-dict try properties raises AttributeError.
  Handle malformed JSON in try job file to raise BadJobfile exception.
  Transmit patchlevel as int in v5 try job file.
  PEP 8 cleanup; mostly whitespace and long lines.


Compare: https://github.com/buildbot/buildbot/compare/b164d69...5bec471


More information about the Commits mailing list