Bug 143493

Summary: Status page for the EWS queues should show Bug # and EWS Bot
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, bfulgham, ddkilzer, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Brent Fulgham 2015-04-07 12:21:28 PDT
The UI for the EWS queues is too limited. It's very difficult to tell which bot is working with a given patch, and therefore difficult to debug why a particular patch is not being processed.

Consider the "Patches in Queue" section of <https://webkit-queues.appspot.com/queue-status/win-ews>. It shows the Patch Number, and how long the patch has been in the queue, but it lacks important debugging information:

1. We should display the Bug Number, so we can look at any notes or other information about the patch.
2. We should display which EWS bot last processed the patch, so we can look at that bot for errors or other logging information.