RESOLVED FIXED 38940
commit-queue should commit rollouts without running tests
https://bugs.webkit.org/show_bug.cgi?id=38940
Summary commit-queue should commit rollouts without running tests
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.