Bug 59517
Summary: | sheriffbot should link to results.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | WebKit Review Bot <webkit.review.bot> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | abarth, aroben, bfulgham, eric, jschuh, mihaip, mjs |
Priority: | P2 | Keywords: | InRadar, ToolsHitList |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
WebKit Review Bot
sheriffbot should link to results.html
Requested by abarth_ on #webkit.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Maciej Stachowiak
jamesr further suggests:
Sheriffbot should provide a link to a failing log and a list of failing test(s) when reporting "blahblahblah might have broken blahblah" in IRC
Maciej Stachowiak
*** Bug 59579 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
Here's the code:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/bot/sheriff.py#L41
I'm happy to make it say whatever folks would like. (Or anyone can, since it's very simple code) :)
Adam Roben (:aroben)
<rdar://problem/9509402>
Adam Barth
sheriffbot now mentions the newly failing tests in the channel to make it so you don't need to click through to results.html. However, a link might still be useful.