[Buildbot-devel] getting errors in running unit test on buildbot-0.7.8
pendiala jaipal
jaipal_201 at yahoo.com
Tue Sep 2 09:51:36 UTC 2008
Hi all,
I built Buildbot - 0.7.8 on HPUX.
when i run
./trial buildbot.test , getting some failed test cases.
/*************************************************************************************************/
[ERROR]: buildbot.test.test_shell.SlaveSide.testLogFiles_1
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <buildbot.test.test_shell.SlaveSide testMethod=testLogFiles_1> (testLogFiles_1) still running at 120.0 secs
===============================================================================
[ERROR]: buildbot.test.test_shell.SlaveSide.testLogFiles_1
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
<DelayedCall 1087619640 [1.97596716881s] called=0 cancelled=0 LoopingCall<2>(LogFileWatcher.poll, *(), **{})()>
<DelayedCall 1088600864 [1.97744679451s] called=0 cancelled=0 LoopingCall<2>(LogFileWatcher.poll, *(), **{})()>
===============================================================================
[ERROR]: buildbot.test.test_shell.SlaveSide.testLogFiles_2
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <buildbot.test.test_shell.SlaveSide testMethod=testLogFiles_2> (testLogFiles_2) still running at 120.0 secs
===============================================================================
[ERROR]: buildbot.test.test_shell.SlaveSide.testLogFiles_2
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to debug)
<DelayedCall 1088095976 [1.97883486748s] called=0 cancelled=0 LoopingCall<2>(LogFileWatcher.poll, *(), **{})()>
<DelayedCall 1088006224 [1.9805328846s] called=0 cancelled=0 LoopingCall<2>(LogFileWatcher.poll, *(), **{})()>
===============================================================================
[ERROR]: buildbot.test.test_shell.SlaveSide.testLogFiles_3
Traceback (most recent call last):
Failure: twisted.internet.defer.TimeoutError: <buildbot.test.test_shell.SlaveSide testMethod=testLogFiles_3> (testLogFiles_3) still running at 120.0 secs
/**************************************************************************************/
can you please tell me , how to solve these errors.
To build buildbot, iam using these modules:
Twisted-8.1.0
ZopeInterface-3.0.1
Thanks in Advance,
Jaipal Reddy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20080902/67253ef3/attachment.html>
More information about the devel
mailing list