[Buildbot-commits] [Buildbot] #1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't actually get added
Buildbot
buildbot-devel at lists.sourceforge.net
Mon Dec 13 22:37:06 UTC 2010
#1734: buildbot should raise a warning if a scheduler in c['schedulers'] doesn't
actually get added
-------------------+--------------------------------------------------------
Reporter: catlee | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Version: 0.8.2 | Keywords:
-------------------+--------------------------------------------------------
If two schedulers compare equal due to invalid compare_attrs, only one
gets added in SchedulerManager.updateSchedulers.
I don't know if buildbot should be dropping the other schedulers or not,
but a warning of some kind would be nice.
--
Ticket URL: <http://buildbot.net/trac/ticket/1734>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list