[Buildbot-devel] [ANN] Buildbot-0.7.11

Gianluca Sforna giallu at gmail.com
Sat Jul 11 21:16:12 UTC 2009


On Sat, Jul 11, 2009 at 7:12 AM, Dustin J. Mitchell<dustin at zmanda.com> wrote:
> Buildbot-0.7.11 is now released and available for download on pypi:

Ok. sorry for this but I've been unable to build a new rpm for the RC
and run the tests, so here is the results for the 0.7.11 tarball:

[FAIL]: buildbot.test.test_steps.BuildStep.testShellCommand1
Traceback (most recent call last):
  File "/builddir/build/BUILD/buildbot-0.7.11/buildbot/test/test_steps.py",
line 139, in _testShellCommand1_2
    self.assertEqual(self.remote.events, self.expectedEvents)
twisted.trial.unittest.FailTest: not equal:
a = [['callRemote',
  'startCommand',
  (<RemoteShellCommand ''argle bargle''>,
   '3',
   'shell',
   {'command': 'argle bargle',
    'env': None,
    'logfiles': {},
    'timeout': 10,
    'usePTY': 'slave-config',
    'want_stderr': 1,
    'want_stdout': 1,
    'workdir': 'murkle'})]]
b = [['callRemote',
  'startCommand',
  (<RemoteShellCommand ''argle bargle''>,
   '3',
   'shell',
   {'command': 'argle bargle',
    'env': None,
    'logEnviron': True,
    'logfiles': {},
    'timeout': 10,
    'usePTY': 'slave-config',
    'want_stderr': 1,
    'want_stdout': 1,
    'workdir': 'murkle'})]]
-------------------------------------------------------------------------------
Ran 442 tests in 443.758s
FAILED (skips=11, failures=1, successes=430)

Is it worth reporting in the tracker?



-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://www.linkedin.com/in/gianlucasforna




More information about the devel mailing list