Bug 59517 - sheriffbot should link to results.html
Summary: sheriffbot should link to results.html
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, ToolsHitList
: 59579 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-26 14:42 PDT by WebKit Review Bot
Modified: 2022-02-10 21:27 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2011-04-26 14:42:16 PDT
sheriffbot should link to results.html
Requested by abarth_ on #webkit.
Comment 1 Maciej Stachowiak 2011-04-26 21:36:03 PDT
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
Comment 2 Maciej Stachowiak 2011-04-26 21:36:26 PDT
*** Bug 59579 has been marked as a duplicate of this bug. ***
Comment 3 Eric Seidel (no email) 2011-04-26 22:28:13 PDT
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) :)
Comment 4 Adam Roben (:aroben) 2011-05-26 11:51:00 PDT
<rdar://problem/9509402>
Comment 5 Adam Barth 2011-05-28 15:45:37 PDT
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.