◆ __init__()
def webkitpy.common.net.failuremap.FailureMap.__init__ |
( |
|
self | ) |
|
◆ add_regression_window()
def webkitpy.common.net.failuremap.FailureMap.add_regression_window |
( |
|
self, |
|
|
|
builder, |
|
|
|
regression_window |
|
) |
| |
◆ builders_failing_for()
def webkitpy.common.net.failuremap.FailureMap.builders_failing_for |
( |
|
self, |
|
|
|
revision |
|
) |
| |
◆ failing_revisions()
def webkitpy.common.net.failuremap.FailureMap.failing_revisions |
( |
|
self | ) |
|
◆ failing_tests()
def webkitpy.common.net.failuremap.FailureMap.failing_tests |
( |
|
self | ) |
|
◆ filter_out_old_failures()
def webkitpy.common.net.failuremap.FailureMap.filter_out_old_failures |
( |
|
self, |
|
|
|
is_old_failure |
|
) |
| |
◆ is_empty()
def webkitpy.common.net.failuremap.FailureMap.is_empty |
( |
|
self | ) |
|
◆ tests_failing_for()
def webkitpy.common.net.failuremap.FailureMap.tests_failing_for |
( |
|
self, |
|
|
|
revision |
|
) |
| |
The documentation for this class was generated from the following file: