Package buildbot :: Package process :: Module process_twisted :: Class TwistedTrial
[frames] | no frames]

Class TwistedTrial

source code

   buildstep.BuildStep --+            
                         |            
buildstep.LoggingBuildStep --+        
                             |        
      steps.shell.ShellCommand --+    
                                 |    
        steps.python_twisted.Trial --+
                                     |
                                    TwistedTrial

Instance Methods

Inherited from steps.python_twisted.Trial: __init__, addTestResult, commandComplete, createSummary, evaluateCommand, getText, getText2, rtext, setupEnvironment, start

Inherited from steps.shell.ShellCommand: checkForOldSlaveAndLogfiles, describe, setCommand, setDefaultWorkdir

Inherited from buildstep.LoggingBuildStep: addLogFile, checkDisconnect, interrupt, maybeGetText2, setStatus, setupLogfiles, startCommand

Inherited from buildstep.BuildStep: acquireLocks, addCompleteLog, addFactoryArguments, addHTMLLog, addLog, addLogObserver, addURL, failed, finished, getLog, getProperty, getSlaveName, getStepFactory, releaseLocks, runCommand, setBuild, setBuildSlave, setProgress, setProperty, setStepStatus, setupProgress, slaveVersion, slaveVersionIsOlderThan, startStep

Class Variables
  tests = 'twisted'
  recurse = False
  trialMode = ["--reporter=bwverbose"]
  testpath = None
hash(x)
  trial = './bin/trial'

Inherited from steps.python_twisted.Trial: flunkOnFailure, logfiles, name, progressMetrics, python, randomly, reactor, testChanges, trialArgs

Inherited from steps.shell.ShellCommand: description, descriptionDone

Inherited from buildstep.LoggingBuildStep: parms

Inherited from buildstep.BuildStep: alwaysRun, doStepIf, flunkOnWarnings, haltOnFailure, locks, useProgress, warnOnFailure, warnOnWarnings

Instance Variables

Inherited from steps.shell.ShellCommand: command, lazylogfiles

Inherited from buildstep.BuildStep: build, progress, step_status