Bug 47943

Summary: Teach feeder-queue how to feed the EWS bots
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 35460    
Attachments:
Description Flags
Patch none

Description Eric Seidel (no email) 2010-10-19 16:11:59 PDT
Teach feeder-queue how to feed the EWS bots
Comment 1 Eric Seidel (no email) 2010-10-19 16:14:21 PDT
Created attachment 71218 [details]
Patch
Comment 2 Adam Barth 2010-10-19 18:03:40 PDT
Comment on attachment 71218 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=71218&action=review

yay!

> WebKitTools/Scripts/webkitpy/tool/bot/feeders.py:80
> +        self._ids_sent_to_server = set()
> +        AbstractFeeder.__init__(self, tool)

I'd reverse these lines.
Comment 3 WebKit Commit Bot 2010-10-19 18:26:38 PDT
Comment on attachment 71218 [details]
Patch

Clearing flags on attachment: 71218

Committed r70117: <http://trac.webkit.org/changeset/70117>
Comment 4 WebKit Commit Bot 2010-10-19 18:26:43 PDT
All reviewed patches have been landed.  Closing bug.