Bug 31954
Summary: | webkit-patch should understand svn-apply failures, post a summary, and attach the full log | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
bugzilla-tool should understand svn-apply failures, post a summary, and attach the full log
https://bugs.webkit.org/show_bug.cgi?id=31937#c3
bzt should parse that and say something like:
"RenderThemeChromiumSkia.cpp failed to apply."
And then attach the full svn-apply log as an attachment. We need to build the log-attachment machinery for other commands anyway.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
We post the full log these days. I think this bug can be closed.