Home
last modified time | relevance | path

Searched refs:FailureMap (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/common/net/
Dfailuremap.py31 class FailureMap(object): class
Dfailuremap_unittest.py50 failure_map = FailureMap()
/external/webkit/Tools/Scripts/webkitpy/common/net/buildbot/
Dbuildbot.py42 from webkitpy.common.net.failuremap import FailureMap
439 failure_map = FailureMap()
/external/webkit/Tools/
DChangeLog-2011-02-1618323 Move more SheriffBot smarts into FailureMap
18326 This patch pushes the FailureMap model object further into the
18330 Eventually, FailureMap will be the canonical context object for
18331 SheriffBot operations. FailureMap represents a map of the current
18545 Introduce FailureMap to summaries the failures status of all the bots