Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: bc078d85a80c086c087beee82f779078b4319fc1
      
https://github.com/buildbot/buildbot/commit/bc078d85a80c086c087beee82f779078b4319fc1
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M master/buildbot/data/builds.py
    M master/buildbot/schedulers/trysched.py
    M master/buildbot/test/integration/test_try_client.py

  Log Message:
  -----------
  Fix try scheduler, mark test as no longer flaky

This flaky test wasn't being run, and as a result we weren't seeing
the fact that the scheduler was subscribing to a nonexistent message
stream.

This also fixes a loop that would bail out on seeing just one
duplicate build, rather than simply skipping that build.  I doubt this
ever caused problems, but this is more correct.


  Commit: b0482debecbbe3821b92012ff8325fa773c65e20
      
https://github.com/buildbot/buildbot/commit/b0482debecbbe3821b92012ff8325fa773c65e20
  Author: Dustin J. Mitchell <[email protected]>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M master/buildbot/data/builds.py
    M master/buildbot/schedulers/trysched.py
    M master/buildbot/test/integration/test_try_client.py

  Log Message:
  -----------
  Merge djmitche/buildbot:bug2762 (PR #1828)


Compare: 
https://github.com/buildbot/buildbot/compare/fa3ac6511b13...b0482debecbb
------------------------------------------------------------------------------
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to