Bug 143493 - Status page for the EWS queues should show Bug # and EWS Bot
Summary: Status page for the EWS queues should show Bug # and EWS Bot
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-07 12:21 PDT by Brent Fulgham
Modified: 2015-04-07 12:22 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.