Home | Trees | Indices | Help |
---|
|
|
|||
LogFileScanner | |||
LogFileProducer What's the plan? |
|||
LogFile A LogFile keeps all of its contents on disk, in a non-pickle format to which new entries can easily be appended. |
|||
HTMLLogFile | |||
Event | |||
TestResult | |||
BuildSetStatus | |||
BuildRequestStatus | |||
BuildStepStatus I represent a collection of output status for a buildbot.process.step.BuildStep. |
|||
BuildStatus | |||
BuilderStatus I handle status information for a single process.base.Builder object. |
|||
SlaveStatus | |||
Status I represent the status of the buildmaster. |
|
|||
|
|
|||
Results =
|
|||
STDOUT = 0
|
|||
STDERR = 1
|
|||
HEADER = 2
|
|||
ChunkTypes =
|
|||
EXCEPTION = 4
|
|||
FAILURE = 2
|
|||
SKIPPED = 3
|
|||
SUCCESS = 0
|
|||
WARNINGS = 1
|
|||
__package__ =
|
|
Try to remove a file, and if failed, try again in timeout. Increases the timeout by a factor of 4, and only keeps trying for another retries-amount of times. |
|
Results
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 31 16:51:54 2009 | http://epydoc.sourceforge.net |