[Webkit-unassigned] [Bug 36302] New: EWS bots should process r+ bugs as well as r?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 10:37:09 PDT 2010


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

           Summary: EWS bots should process r+ bugs as well as r?
           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, ojan at chromium.org


EWS bots should process r+ bugs as well as r?

We care just as much (or more) about r+ bugs not breaking anything (or knowing
sooner that they will)!

Should be a pretty easy change.  May involve adding a new fetch_ method to
BugzillaQueries:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/bugzilla.py

fetch_potential_patch_ids:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/commands/queues.py#L255

is the method that would need to be overridden in:
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/commands/early_warning_system.py

We might have to change the hierarchy some too since the EWSes inherit from
AbstractReviewQueue.

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