[Webkit-unassigned] [Bug 107152] feeder-queue shouldn't bother feeding patches over a week old

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 02:49:29 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=107152





--- Comment #7 from Csaba Osztrogonac <ossy at webkit.org>  2013-11-11 02:48:12 PST ---
(From update of attachment 216159)
View in context: https://bugs.webkit.org/attachment.cgi?id=216159&action=review

The patch looks good to me in general.

> Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:207
> +                _log.info("Not feeding old patch %d (%s)" % (patch_id, date_tag))

Now only tool.bot.feeders.feed() calls this function with non default since argument.

But it might be changed in the future, and "Not feeding old patch ..."
would be confusing if the code isn't related to feeding queues at all.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list