[Buildbot-devel] testlog unparseable error

Lee Jones LJones at securetrading.com
Thu Aug 19 14:49:35 UTC 2010


Hi,

I believe the error message is being set in buildbot/steps/python_twisted.py line 517. However, I have now resolved the issue.  The problem was that I had left the following line from the master.cfg example in my config:
	
	f1.addStep(Trial(testChanges=True, testpath="."))

Thank you very much for your response

Cheers
Lee

-----Original Message-----
From: djmitche at gmail.com [mailto:djmitche at gmail.com] On Behalf Of Dustin J. Mitchell
Sent: 19 August 2010 15:32
To: Lee Jones
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] testlog unparseable error

On Thu, Aug 19, 2010 at 4:23 AM, Lee Jones <LJones at securetrading.com> wrote:
> I’ve just set up buildbot on our test system for the first time and every
> time a build runs on a slave it executes the tests correctly but then the
> overall status is failed because of this error:  “testlog unparseable”

I don't see that error message anywhere in the buildbot source - so
you should see if you can figure out which application it's coming
from - probably something in your build process.

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com


More information about the devel mailing list