[Buildbot-commits] [Buildbot] #1791: ComparableMixin should just return "not equal" if compare_attrs differ
Buildbot
nobody at buildbot.net
Fri Feb 4 03:16:04 UTC 2011
#1791: ComparableMixin should just return "not equal" if compare_attrs differ
------------------------+----------------------
Reporter: dustin | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.4
Version: 0.8.3p1 | Keywords: reconfig
------------------------+----------------------
We're seeing a case at Mozilla where when a reconfig occurs and a
reconfig'able class (a status plugin) has changed its {{{compare_attrs}}},
{{{__cmp__}}} fails with an assertion error. The more correct thing to do
would be to say "nope, those objects are not the same".
--
Ticket URL: <http://trac.buildbot.net/ticket/1791>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list