[Webkit-unassigned] [Bug 100844] New: [Qt] Reduce the number of clean builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 05:34:06 PDT 2012


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

           Summary: [Qt] Reduce the number of clean builds
           Product: WebKit
           Version: 420+
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org, vestbo at webkit.org


After http://trac.webkit.org/changeset/131445 build-webkit always trigger 
clean build if any Qt project file changed after the latest successful build.

I checked the history on one of our buildbot. There were 622 builds in this
2 weeks and 60 was clean build because of this change. I think clean build in
~10% of cases is too high and unnecessary.

I suggest we should do clean build if any project file changed _and_ incremental build failed.
Patch is coming soon.

-- 
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