RESOLVED FIXED 51805
commit-queue shouldn't reject patches twice if two bots process the same patch
https://bugs.webkit.org/show_bug.cgi?id=51805
Summary commit-queue shouldn't reject patches twice if two bots process the same patch
Adam Barth
Reported 2011-01-02 17:10:52 PST
commit-queue shouldn't reject patches twice if two bots process the same patch
Attachments
Patch (2.42 KB, patch)
2011-01-02 17:21 PST, Adam Barth
no flags
Adam Barth
Comment 1 2011-01-02 17:21:32 PST
WebKit Commit Bot
Comment 2 2011-01-03 11:03:45 PST
The commit-queue encountered the following flaky tests while processing attachment 77786 [details]: http/tests/xmlhttprequest/failed-auth.html bug 51835 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 3 2011-01-03 11:05:10 PST
Comment on attachment 77786 [details] Patch Clearing flags on attachment: 77786 Committed r74910: <http://trac.webkit.org/changeset/74910>
WebKit Commit Bot
Comment 4 2011-01-03 11:05:16 PST
All reviewed patches have been landed. Closing bug.
Eric Seidel (no email)
Comment 5 2011-01-03 11:09:13 PST
We need to fix the real locking issue of course. :)
Adam Barth
Comment 6 2011-01-03 11:27:10 PST
(In reply to comment #5) > We need to fix the real locking issue of course. :) Yeah. The lock doesn't seem to be working properly for some reason. Maybe some date calculation issue in the new year?
Note You need to log in before you can comment on or make changes to this bug.