[Webkit-unassigned] [Bug 59783] sheriffbot gets angry when the build master is restarted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 00:34:00 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wsiegrist at apple.com




--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-04-29 00:34:00 PST ---
sheriff-bot knows to ignore lost builders.  but I guess he needs to be taught what restarts look like.
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/net/buildbot/buildbot.py#L313

What do they look like?

This is the file which decides what are failures to complain about, btw:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/net/failuremap.py
which is used by:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/commands/sheriffbot.py
the actual communication with irc/bugzilla is done here:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/bot/sheriff.py

-- 
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