RESOLVED DUPLICATE of bug 33789 32998
webkit-patch patches-in-commit-queue returns an empty list
https://bugs.webkit.org/show_bug.cgi?id=32998
Summary webkit-patch patches-in-commit-queue returns an empty list
Eric Seidel (no email)
Reported 2009-12-28 15:18:57 PST
[bzt] bugzilla-tool patches-to-commit returns an empty list It's using Bugzilla.fetch_bug_ids_from_commit_queue which uses the query: https://bugs.webkit.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=commit-queue%2B Which seems wrong. I noticed this while writing bug 32995.
Attachments
Eric Seidel (no email)
Comment 1 2010-01-19 16:58:47 PST
patches-to-commit is actually the cq+'d patches. This is confusing.
Adam Barth
Comment 2 2010-01-19 19:56:06 PST
I renamed the command to patches-in-commit-queue
Eric Seidel (no email)
Comment 3 2010-01-19 20:37:51 PST
It woudl appear you did in http://trac.webkit.org/changeset/53414. :) I never noticed. *** This bug has been marked as a duplicate of bug 33789 ***
Note You need to log in before you can comment on or make changes to this bug.