[webkit-dev] Failing tests blocking commit queue

Adam Barth abarth at webkit.org
Thu Mar 11 14:53:50 PST 2010


On Thu, Mar 11, 2010 at 2:46 PM, Brady Eidson <beidson at apple.com> wrote:
> 2 - Does the Tiger bot block the commit queue

I don't think so.  The list is here:

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/buildbot.py#L54

        self.core_builder_names_regexps = [
            "Leopard",
            "Windows.*Build",
            "Chromium",
        ]

Adam


More information about the webkit-dev mailing list