[Webkit-unassigned] [Bug 86916] New: garden-o-matic should not fetch from debug bots if it also knows about the release bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 15:53:22 PDT 2012


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

           Summary: garden-o-matic should not fetch from debug bots if it
                    also knows about the release bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: eric at webkit.org, tony at chromium.org, abarth at webkit.org,
                    dglazkov at chromium.org, ojan at chromium.org


i.e., if we have builders for Mac Lion Release and Mac Lion Debug, we should only fetch from the Release bot when rebaselining.

The reason is that we only check in one kind of baseline file, and if the two bots produce different results, one of them has to lose. Seems like it should be the Debug bot.

I suspect making this change would give us a 2x speed up in rebaselining :). Also, it's not clear if we have *just* a debug bot anywhere, so we could probably simplify this to just "we should only rebaseline release bots"

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