Bug 27355

Summary: bugzilla-tool should resolve-ChangeLogs before landing
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ddkilzer, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 27162    
Bug Blocks:    

Description Adam Barth 2009-07-16 15:34:23 PDT
Currently bugzilla-tool seems to error out if someone commits while land-patches is running because the final update step doesn't understand how to resolve-ChangeLogs.
Comment 1 David Kilzer (:ddkilzer) 2009-07-16 16:42:11 PDT
Actually, bugzilla-tool could also use the update-webkit script (which runs resolve-ChangeLogs for you when it updates).

However, update-webkit is currently broken-ish for svn-1.6:  Bug 27168.
Comment 2 Eric Seidel (no email) 2009-07-16 20:25:30 PDT
This is similar/same as bug 26865.
Comment 3 Eric Seidel (no email) 2009-09-16 13:47:52 PDT
I think I"m gonna mark this as a dupe of bug 28316.  The current suggestion is that when commit/update fails due to ChangeLogs we should just try the patch again from the beginning.  Obviously you should reopen this if you don't believe it's a dupe.

*** This bug has been marked as a duplicate of bug 28316 ***