[Buildbot-commits] [buildbot/buildbot] a72719: Set _old_builder_list to none when slave disconnec...

noreply at github.com noreply at github.com
Sat Apr 16 23:43:28 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: a72719c75f149535468df00c12ab154931a351b0
    https://github.com/buildbot/buildbot/commit/a72719c75f149535468df00c12ab154931a351b0
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

Changed paths:
  M master/buildbot/buildslave.py

Log Message:
-----------
Set _old_builder_list to none when slave disconnects

Commit 40dd647a broke automatic retries, because when the slave
reconnected it was not informed of the builder list if it had not
changed since disconnect.


Commit: aa409d104a7926ecd1864eea2726ad12ad6bc69e
    https://github.com/buildbot/buildbot/commit/aa409d104a7926ecd1864eea2726ad12ad6bc69e
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2011-04-16 (Sat, 16 Apr 2011)

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

Log Message:
-----------
don't skip first change when polling


Compare: https://github.com/buildbot/buildbot/compare/41ba268...aa409d1




More information about the Commits mailing list