Bug 136516

Summary: Buildbot metrics page gives wrong results after a new bot gets added
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
1. Fix red/green counters
darin: review+
2. Fix times thorton: review+

Description Alexey Proskuryakov 2014-09-03 16:56:03 PDT
Buildbot metrics page gives wrong results after a new bot gets added, because it wants results from all bots to compute an aggregate.

There is a red warning in the grid below, but there is no reason why we can't provide an accurate aggregate.
Comment 1 Alexey Proskuryakov 2014-09-03 17:00:34 PDT
Created attachment 237601 [details]
1. Fix red/green counters
Comment 2 Alexey Proskuryakov 2014-09-04 09:33:47 PDT
Committed <http://trac.webkit.org/changeset/173260>.
Comment 3 Alexey Proskuryakov 2014-09-05 13:52:13 PDT
Created attachment 237708 [details]
2. Fix times
Comment 4 Alexey Proskuryakov 2014-09-05 13:58:16 PDT
Committed <http://trac.webkit.org/r173332>.