[Webkit-unassigned] [Bug 37059] SheriffBot should force_build builders that are idle and have failed exactly once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 3 01:53:49 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37059





--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-04-03 01:53:49 PST ---
Please review this change carefully.  This code is tricksy.

BTW, the BuildBot interface is really hard to use correctly because we have
three presentations of a builder:
1) A Builder object
2) A dictionary of status information.
3) The builder's name.

It would be valuable to have the client always deal with builder objects (and
to make the status information accessible via the Builder object).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list