RESOLVED FIXED 47869
Make it possible to submit patches to the EWS bots
https://bugs.webkit.org/show_bug.cgi?id=47869
Summary Make it possible to submit patches to the EWS bots
Eric Seidel (no email)
Reported 2010-10-18 18:55:13 PDT
Make it possible to submit patches to the EWS bots
Attachments
Patch (12.97 KB, patch)
2010-10-18 18:59 PDT, Eric Seidel (no email)
no flags
should apply now (13.43 KB, patch)
2010-10-18 19:15 PDT, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-10-18 18:59:59 PDT
Eric Seidel (no email)
Comment 2 2010-10-18 19:15:36 PDT
Created attachment 71116 [details] should apply now
Adam Barth
Comment 3 2010-10-18 19:24:33 PDT
Comment on attachment 71116 [details] should apply now View in context: https://bugs.webkit.org/attachment.cgi?id=71116&action=review ok > WebKitTools/QueueStatusServer/handlers/submittoews.py:43 > + if not queue.is_ews(): > + return False Should this be an assert? > WebKitTools/QueueStatusServer/model/queues.py:75 > + # FIXME: active_work_items is a bad name for this lock-table. no -
Eric Seidel (no email)
Comment 4 2010-10-19 14:23:10 PDT
This must have landed.
Note You need to log in before you can comment on or make changes to this bug.