Bug 37009

Summary: The master commit-queue process should take responsibility for checking that the builders are green
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch none

Description Adam Barth 2010-04-01 21:53:09 PDT
The master commit-queue process should take responsibility for checking that the builders are green
Comment 1 Adam Barth 2010-04-01 21:53:56 PDT
Created attachment 52374 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-04-01 22:00:38 PDT
Comment on attachment 52374 [details]
Patch

+                "--ignore-builders",

That change needs a comment to later developers that that's right, and remind them not to remove the builders_are_green check above! :)
Comment 3 Adam Barth 2010-04-01 22:17:31 PDT
Created attachment 52376 [details]
Patch
Comment 4 Adam Barth 2010-04-02 01:18:54 PDT
Comment on attachment 52376 [details]
Patch

Clearing flags on attachment: 52376

Committed r56986: <http://trac.webkit.org/changeset/56986>
Comment 5 Adam Barth 2010-04-02 01:18:59 PDT
All reviewed patches have been landed.  Closing bug.