Bug 98675

Summary: WebKit Queue status reporting wants & needs
Product: WebKit Reporter: Lucas Forschler <lforschler>
Component: Tools / TestsAssignee: Alan Cutter <alancutter>
Status: NEW ---    
Severity: Normal CC: abarth, alancutter, eric, lforschler, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Lucas Forschler 2012-10-08 11:41:54 PDT
For the EWS bots, I'd like to know the following:

Per Queue, and Per Bot:
Total number of change sets attempted
Number of change sets compiled successfully
Number of change sets which failed to compile

Total number of tests passes attempted (this might be the same number as change sets attempted, unless not all bots are running tests)
Number of test passes which complete successfully
Number of test passes which fail.


Code is located here:
http://trac.webkit.org/browser/trunk/Tools/QueueStatusServer
Comment 1 Alan Cutter 2013-02-01 00:19:53 PST
*** Bug 108423 has been marked as a duplicate of this bug. ***