[webkit-reviews] review granted: [Bug 38940] commit-queue should commit rollouts without running tests : [Attachment 55767] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 11 16:07:56 PDT 2010
Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 38940: commit-queue should commit rollouts without running tests
https://bugs.webkit.org/show_bug.cgi?id=38940
Attachment 55767: Patch
https://bugs.webkit.org/attachment.cgi?id=55767&action=review
------- Additional Comments from Adam Barth <abarth at webkit.org>
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.
More information about the webkit-reviews
mailing list