Bug 51210

Summary: test-webkitpy: unittest for the xml.py checker displays a decprecation warning.
Product: WebKit Reporter: David Levin <levin>
Component: New BugsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description David Levin 2010-12-16 13:22:44 PST
test-webkitpy: unittest for the xml.py checker displays a decprecation warning.
Comment 1 David Levin 2010-12-16 13:27:29 PST
Created attachment 76808 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-12-16 14:12:38 PST
Comment on attachment 76808 [details]
Patch

Thanks.
Comment 3 WebKit Commit Bot 2010-12-16 14:16:36 PST
Comment on attachment 76808 [details]
Patch

Rejecting attachment 76808 [details] from commit-queue.

Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'apply-attachment', '--non-interactive', 76808]" exit_code: 2
Last 500 characters of output:
ailed to merge in the changes.
Patch failed at 0001 2010-12-16  Yury Semikhatsky  <yurys@chromium.org>

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at WebKitTools/Scripts/update-webkit line 132.

Failed to run "['WebKitTools/Scripts/update-webkit']" exit_code: 2

Full output: http://queues.webkit.org/results/7187089
Comment 4 Eric Seidel (no email) 2010-12-16 14:22:08 PST
Comment on attachment 76808 [details]
Patch

Bot's git repo got corrupted.
Comment 5 WebKit Commit Bot 2010-12-16 19:05:51 PST
Comment on attachment 76808 [details]
Patch

Clearing flags on attachment: 76808

Committed r74227: <http://trac.webkit.org/changeset/74227>
Comment 6 WebKit Commit Bot 2010-12-16 19:05:57 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Adam Roben (:aroben) 2010-12-16 19:43:48 PST
Thanks!