Bug 32769

Summary: QueueStatusServer needs a human readable dashboard
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://webkit-commit-queue.appspot.com/dashboard
Attachments:
Description Flags
work in progress
none
Patch
none
Patch
none
Patch eric: review+

Description Adam Barth 2009-12-19 01:18:54 PST
Ideally, this would be helpful to folks who want to check the status of their patch or the health of the bots.

Work-in-progress version at http://webkit-commit-queue.appspot.com/dashboard
Comment 1 Adam Barth 2009-12-19 01:19:58 PST
Created attachment 45228 [details]
work in progress
Comment 2 Eric Seidel (no email) 2009-12-19 10:28:57 PST
The bug ids seem to be wrong on:
http://webkit-commit-queue.appspot.com/dashboard
They seem to be the same as the attachment ids.

Other random future thoughts:
Colored PASS/FAIL blocks seem helpful.  The ability to hover to see the underlying bug will probably eventually be useful (either just the title as a tooltip or the whole thing in some sort of iframe).
Comment 3 Adam Barth 2009-12-19 12:48:42 PST
Yes.  The hover thing will probably be in v2.  For the first cut, I want to fix the bug numbers, have colors, and make the status clickable to show the details.
Comment 4 Adam Barth 2009-12-19 14:38:48 PST
Created attachment 45247 [details]
Patch
Comment 5 WebKit Review Bot 2009-12-19 14:39:21 PST
style-queue ran check-webkit-style on attachment 45247 [details] without any errors.
Comment 6 Adam Barth 2009-12-19 14:40:13 PST
Created attachment 45248 [details]
Patch
Comment 7 WebKit Review Bot 2009-12-19 14:44:54 PST
style-queue ran check-webkit-style on attachment 45248 [details] without any errors.
Comment 8 Adam Barth 2009-12-19 14:45:24 PST
Created attachment 45249 [details]
Patch
Comment 9 WebKit Review Bot 2009-12-19 14:50:19 PST
style-queue ran check-webkit-style on attachment 45249 [details] without any errors.
Comment 10 Eric Seidel (no email) 2009-12-19 14:53:16 PST
Comment on attachment 45249 [details]
Patch

Looks like a good first start.
Comment 11 Adam Barth 2009-12-19 17:37:23 PST
Committed r52396: <http://trac.webkit.org/changeset/52396>