[Webkit-unassigned] [Bug 34187] New: webkit-patch commit-queue should land patches optimistically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 26 15:44:46 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34187

           Summary: webkit-patch commit-queue should land patches
                    optimistically
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


webkit-patch commit-queue should land patches optimistically

Right now it builds and tests tip-of-tree first, and if the tests pass, applies
the patch and builds and tests with the patch.

We should instead apply the patch, build and test, and if they pass land.
If tests didn't pass, try trunk.  If trunk passed, reject the patch. 
Otherwise, spin.

Adam gets all the credit for this masterful idea.

Should make the commit-queue *much* faster.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list