[Webkit-unassigned] [Bug 57479] New: sheriffbot should warn after a single build (not test) failure, rather than waiting for two failed builds in a row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 30 11:12:40 PDT 2011


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

           Summary: sheriffbot should warn after a single build (not test)
                    failure, rather than waiting for two failed builds in
                    a row
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: eric at webkit.org, abarth at webkit.org


sheriffbot currently only warns when two builds in a row fail. This policy is good for guarding against false positives in the face of flaky tests, but bad for letting people know quickly that they've broken things.

In the case of a broken build, rather than failing tests, sheriffbot should warn after just a single failed build. Compiling is not flaky like our regression tests are, so we shouldn't run into false positives with this policy.

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