RESOLVED FIXED Bug 28286
bugzilla-tool/commit-queue needs to upload failure logs when patches are rejected
https://bugs.webkit.org/show_bug.cgi?id=28286
Summary bugzilla-tool/commit-queue needs to upload failure logs when patches are reje...
Eric Seidel (no email)
Reported 2009-08-13 16:16:30 PDT
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.
Attachments
Patch (3.16 KB, patch)
2009-12-15 02:26 PST, Eric Seidel (no email)
abarth: review+
eric: commit-queue+
Eric Seidel (no email)
Comment 1 2009-12-15 02:21:52 PST
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.
Eric Seidel (no email)
Comment 2 2009-12-15 02:26:01 PST
WebKit Review Bot
Comment 3 2009-12-15 02:30:14 PST
style-queue ran check-webkit-style on attachment 44854 [details] without any errors.
Adam Barth
Comment 4 2009-12-15 02:30:55 PST
Comment on attachment 44854 [details] Patch Nice! One step closer to real ultimate power.
Eric Seidel (no email)
Comment 5 2009-12-15 02:39:27 PST
Note You need to log in before you can comment on or make changes to this bug.