[Webkit-unassigned] [Bug 147043] New: Remove hardcoded "internal" from Buildbot.prototype._normalizeQueueInfo.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 11:28:54 PDT 2015


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

            Bug ID: 147043
           Summary: Remove hardcoded "internal" from
                    Buildbot.prototype._normalizeQueueInfo.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jmarcell at apple.com

Currently the "_normalizeQueueInfo" method is adding some hardcoded defaults for the queueInfo.branch data structure. I propose that the defaults be specified instead by a Buildbot base class method (which returns an empty dictionary) that can be overridden by inheriting classes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150717/3ae4920e/attachment.html>


More information about the webkit-unassigned mailing list