WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 46138
REGRESSION(32679): commit-queue can't land patches
https://bugs.webkit.org/show_bug.cgi?id=46138
Summary
REGRESSION(32679): commit-queue can't land patches
Adam Barth
Reported
2010-09-20 16:57:33 PDT
Fetching:
https://bugs.webkit.org/attachment.cgi?id=68151&action=edit
Fetching:
https://bugs.webkit.org/show_bug.cgi?id=46130
&ctype=xml Traceback (most recent call last): File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/tool/bot/queueengine.py", line 108, in run if not self._delegate.process_work_item(work_item): File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/tool/commands/queues.py", line 325, in process_work_item patch = self._revalidate_patch(patch) File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/tool/commands/queues.py", line 282, in _revalidate_patch if patch.bug().is_closed(): File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/common/net/bugzilla.py", line 190, in is_closed return not self.is_open() File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/common/net/bugzilla.py", line 187, in is_open return self.status() in self._open_states File "/Users/abarth/git/webkit-queue/WebKitTools/Scripts/webkitpy/common/net/bugzilla.py", line 179, in status return self.bug_dictionary["bug_status"] KeyError: 'bug_status' Exception while preparing queue Sleeping until 2010-09-20 16:58:12 (2 mins).
Attachments
Patch
(2.28 KB, patch)
2010-09-20 17:07 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-09-20 17:05:53 PDT
Caused by
http://trac.webkit.org/changeset/67880
.
Eric Seidel (no email)
Comment 2
2010-09-20 17:07:17 PDT
Created
attachment 68160
[details]
Patch
Eric Seidel (no email)
Comment 3
2010-09-20 17:07:58 PDT
Committed
r67895
: <
http://trac.webkit.org/changeset/67895
>
Daniel Bates
Comment 4
2010-09-20 21:41:12 PDT
Comment on
attachment 68160
[details]
Patch Clearing review flag as this patch was already landed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug