| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
| 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. |
|
| Variables | |
Results =
|
|
STDOUT = 0
|
|
STDERR = 1
|
|
HEADER = 2
|
|
ChunkTypes =
|
|
EXCEPTION = 4
|
|
FAILURE = 2
|
|
RETRY = 5
|
|
SKIPPED = 3
|
|
SUCCESS = 0
|
|
WARNINGS = 1
|
|
| Variables Details |
Results
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 25 17:52:15 2010 | http://epydoc.sourceforge.net |