bugzilla-tool/commit-queue needs to upload failure logs when patches are rejected the commit-queue script I'm running keeps a log locally. But bugzilla-tool/commit-queue is not smart enough to know how to upload that log to the bug when a failure occurs. it will also need to split out just the relevant sections of the log. Adding these logs to bugs would clear up a lot of confusion around the commit-queue.
For now we're going to upload the failure logs to app engine instead of the bug. We could change things to upload them to the bug as well at a later date.
Created attachment 44854 [details] Patch
style-queue ran check-webkit-style on attachment 44854 [details] without any errors.
Comment on attachment 44854 [details] Patch Nice! One step closer to real ultimate power.
Committed r52147: <http://trac.webkit.org/changeset/52147>