◆ __init__()
def webkitpy.common.net.buildbot.buildbot.Build.__init__ |
( |
|
self, |
|
|
|
builder, |
|
|
|
build_number, |
|
|
|
revision, |
|
|
|
is_green |
|
) |
| |
◆ build_url()
def webkitpy.common.net.buildbot.buildbot.Build.build_url |
( |
|
builder, |
|
|
|
build_number |
|
) |
| |
|
static |
◆ builder()
def webkitpy.common.net.buildbot.buildbot.Build.builder |
( |
|
self | ) |
|
◆ is_green()
def webkitpy.common.net.buildbot.buildbot.Build.is_green |
( |
|
self | ) |
|
◆ layout_test_results()
def webkitpy.common.net.buildbot.buildbot.Build.layout_test_results |
( |
|
self | ) |
|
◆ previous_build()
def webkitpy.common.net.buildbot.buildbot.Build.previous_build |
( |
|
self | ) |
|
◆ results_url()
def webkitpy.common.net.buildbot.buildbot.Build.results_url |
( |
|
self | ) |
|
◆ results_zip_url()
def webkitpy.common.net.buildbot.buildbot.Build.results_zip_url |
( |
|
self | ) |
|
◆ revision()
def webkitpy.common.net.buildbot.buildbot.Build.revision |
( |
|
self | ) |
|
◆ url()
def webkitpy.common.net.buildbot.buildbot.Build.url |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: