Bug 38940

Summary: commit-queue should commit rollouts without running tests
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, bweinstein, cjerdonek, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+, abarth: commit-queue+

Eric Seidel (no email)
Reported 2010-05-11 15:34:09 PDT
commit-queue should commit rollouts without running tests
Attachments
Patch (14.24 KB, patch)
2010-05-11 15:44 PDT, Eric Seidel (no email)
abarth: review+
abarth: commit-queue+
Eric Seidel (no email)
Comment 1 2010-05-11 15:44:33 PDT
Adam Barth
Comment 2 2010-05-11 16:07:57 PDT
Comment on attachment 55767 [details] Patch Excellent, as usual. WebKitTools/Scripts/webkitpy/tool/commands/queues.py:180 + queue_text = "queue" if builders_are_green else "rollout queue" Ah, this has been a long time coming.
Eric Seidel (no email)
Comment 3 2010-05-11 20:42:28 PDT
Note You need to log in before you can comment on or make changes to this bug.