Searched refs:BuildBot (Results 1 – 16 of 16) sorted by relevance
32 from webkitpy.common.net.buildbot import BuildBot, Builder, Build56 self.buildbot = BuildBot()186 buildbot = BuildBot()205 buildbot = BuildBot()221 buildbot = BuildBot()307 buildbot = BuildBot()382 buildbot = BuildBot()419 buildbot = BuildBot()434 b = Builder('builder', BuildBot())448 builder = Builder('builder', BuildBot())
5 from .buildbot import BuildBot, Builder, Build
269 class BuildBot(object): class
37 from webkitpy.common.net.buildbot import BuildBot138 help_text = "Print failing buildbots (%s) and what revisions broke them" % BuildBot.default_host184 …help_text = "Print a list of failures for the passed revision from bots on %s" % BuildBot.default_…206 … help_text = "Lists revisions where individual test failures started at %s" % BuildBot.default_host292 help_text = "Lists tests that often fail for a single build at %s" % BuildBot.default_host361 help_text = "Print the status of the %s buildbots" % BuildBot.default_host
34 from webkitpy.common.net.buildbot import BuildBot
42 self.buildbot = buildbot.BuildBot()
41 from webkitpy.common.net.buildbot import BuildBot
33 1. Follow the instructions at http://trac.webkit.org/wiki/BuildBot
24 from webkitpy.common.net.buildbot import BuildBot as wkbuildbot
4077 (BuildBot.__init__): Loosened the regexps for Leopard and Windows.4879 (BuildBot): Added a regexp to match Windows 7 Release (Tests).4932 Add method to make BuildBot return test outputs6128 (BuildBot): Added a regexp to match Windows 7 Release (Tests).
7445 Add revlink to BuildBot status11712 Enable running of Qt API tests on BuildBot19503 (BuildBot._file_cell_text): Added. Travels down the firstChild chain19505 (BuildBot._parse_twisted_file_row): Use _file_cell_text to get the19509 (BuildBot._parse_twisted_directory_listing): Look for rows that have
20339 Offer a way for BuildBot to not colorize the cmake output, when building21303 Import BuildBot configuration files as used by build.webkit.org.
5991 (BuildBot.core_builder_name_regexps): Added a regular expression to11600 Simplify BuildBot core builder code for easier re-use
19257 ARCHIVE_BUILD or BuildBot is defined.
13706 in. It will make the BuildBot happy.
17440 Fix build for BuildBot.