[Buildbot-devel] trial buildbot.test failure with 0.7.11
Charles Lepple
clepple at gmail.com
Sun Jul 12 19:31:46 UTC 2009
On Jul 12, 2009, at 10:03 AM, Dustin J. Mitchell wrote:
> On Sat, Jul 11, 2009 at 12:20 PM, Shehjar
> Tikoo<shehjart at gluster.com> wrote:
>> As stated in the manual, I ran the test before continuing with the
>> setup of buildbot but it fails.
>
> There's no problem -- it's a typo in the test.
Dustin,
The patch you mentioned in the "[ANN] Buildbot-0.7.11" thread seems to
fix buildbot.test.test_steps.BuildStep.testShellCommand1 (commit
f3aa8c78aba7e0ae1a193b49d44efe158278bc68).
But I am also seeing the following error on OS X (10.5.7) with Python
2.6.2 and Twisted 8.2.0, which seems to be the second test failure
that Shehjar mentioned.
[...]
[ERROR]: buildbot.test.test_locks.Locks.testLock1a
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended
with a probable error condition: process ended with exit code 1.
-------------------------------------------------------------------------------
Ran 442 tests in 339.747s
FAILED (skips=39, errors=1, successes=402)
Exception AttributeError: "'NoneType' object has no attribute
'StringIO'" in <bound method RemoteReference.__del__ of
<twisted.spread.pb.RemoteReference instance at 0x23bd7d8>> ignored
More information about the devel
mailing list