Searched refs:FailureMap (Results 1 – 4 of 4) sorted by relevance
31 class FailureMap(object): class
50 failure_map = FailureMap()
42 from webkitpy.common.net.failuremap import FailureMap439 failure_map = FailureMap()
18323 Move more SheriffBot smarts into FailureMap18326 This patch pushes the FailureMap model object further into the18330 Eventually, FailureMap will be the canonical context object for18331 SheriffBot operations. FailureMap represents a map of the current18545 Introduce FailureMap to summaries the failures status of all the bots