Home
last modified time | relevance | path

Searched refs:BuildBot (Results 1 – 16 of 16) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
Dbuildbot_unittest.py32 from webkitpy.common.net.buildbot import BuildBot, Builder, Build
56 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())
D__init__.py5 from .buildbot import BuildBot, Builder, Build
Dbuildbot.py269 class BuildBot(object): class
/external/webkit/Tools/Scripts/webkitpy/tool/commands/
Dqueries.py37 from webkitpy.common.net.buildbot import BuildBot
138 help_text = "Print failing buildbots (%s) and what revisions broke them" % BuildBot.default_host
184 …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_host
292 help_text = "Lists tests that often fail for a single build at %s" % BuildBot.default_host
361 help_text = "Print the status of the %s buildbots" % BuildBot.default_host
Drebaseline.py34 from webkitpy.common.net.buildbot import BuildBot
/external/webkit/Tools/Scripts/webkitpy/common/
Dhost.py42 self.buildbot = buildbot.BuildBot()
/external/webkit/Tools/Scripts/webkitpy/tool/
Dmain.py41 from webkitpy.common.net.buildbot import BuildBot
/external/webkit/Tools/BuildSlaveSupport/gtk/
DREADME33 1. Follow the instructions at http://trac.webkit.org/wiki/BuildBot
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/
Dmaster.cfg24 from webkitpy.common.net.buildbot import BuildBot as wkbuildbot
/external/webkit/Tools/
DChangeLog4077 (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 outputs
6128 (BuildBot): Added a regexp to match Windows 7 Release (Tests).
DChangeLog-2011-02-167445 Add revlink to BuildBot status
11712 Enable running of Qt API tests on BuildBot
19503 (BuildBot._file_cell_text): Added. Travels down the firstChild chain
19505 (BuildBot._parse_twisted_file_row): Use _file_cell_text to get the
19509 (BuildBot._parse_twisted_directory_listing): Look for rows that have
DChangeLog-2009-06-1620339 Offer a way for BuildBot to not colorize the cmake output, when building
21303 Import BuildBot configuration files as used by build.webkit.org.
DChangeLog-2010-05-245991 (BuildBot.core_builder_name_regexps): Added a regular expression to
11600 Simplify BuildBot core builder code for easier re-use
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-1619257 ARCHIVE_BUILD or BuildBot is defined.
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3113706 in. It will make the BuildBot happy.
DChangeLog-2007-10-1417440 Fix build for BuildBot.