[Buildbot-devel] Buildbot-0.7.12rc2

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Jan 10 18:26:34 UTC 2010


On 05:59 pm, clepple at gmail.com wrote:
>On Jan 9, 2010, at 11:16 AM, Dustin J. Mitchell wrote:
>>Here's release candidate 2.  We don't have any open bugs for the
>>release branch right now, so with luck this will become the official
>>release.  Please check it out!
>
>Dustin,
>
>Per the discussion here, I re-tested on Fink/python2.6 with buildbot 
>installed:
>
>http://thread.gmane.org/gmane.comp.python.buildbot.devel/5227/focus=5229
>
>That gets rid of the buildbot.test.test_limitlogs.MasterLogs.testLog 
>failure.
>
>I am still seeing the following:
>
>  [ERROR]: 
>buildbot.test.test_mergerequests.MergeRequestsTest.testNoMerges
>
>  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.
>
>I extracted what is probably the relevant portion of test.log 
>(attached), and I don't see any obvious problems with the test results.
>
>Ideas?

It might help to instrument the test to log the process and arguments it 
is trying to run, and any stdout or stderr it receives.  This will often 
give a clue as to why its exiting in an unexpected way.

Jean-Paul




More information about the devel mailing list