[Buildbot-devel] Buildbot 0.7.8 ETA?

Axel Hecht l10n.moz at googlemail.com
Sun Jul 20 13:51:41 UTC 2008


Filed tickets 319 and 320, too. My at-home-pseudo-stage works again.

One thing I notice is that I get an assertion on startup,

/home/axel/lib/python2.5/site-packages/buildbot-0.7.7_-py2.5.egg/buildbot/scripts/logwatcher.py:48:
PotentialZombieWarning: spawnProcess called, but the SIGCHLD handler
is not installed. This probably means you have not yet called
reactor.run, or called reactor.run(installSignalHandler=0). You will
probably never see this process finish, and it may become a zombie
process.

I guess that's some twisted 8.1.0 warning, I wonder if there's a way
to fix that. Any pointers?

Axel

2008/7/18 Axel Hecht <l10n.moz at googlemail.com>:
> ... BuildStatus.properties is not a dict anymore.
>
> I had a buildstatus.properties.iteritems(), that needs to be a
> buildstatus.properties.asList()
> you gotta eat the additional source, though, i.e., it returns a list
> of triples, not an iterator over tuples.
>
> These changes make at least my tests pass.
>
> Axel
>
> 2008/7/18 Axel Hecht <l10n.moz at googlemail.com>:
>> Here's the start of my update log, trying my 0.7.7 something code
>> against Brian's current darcs repo, correct me if I'm wrong:
>>
>> I have a testing failure on trial buildbot.test, ticket 318.
>>
>> BaseScheduler.submit is now submitBuildSet.
>>
>> setProperty takes a source now, not documented in the docstrings. I
>> didn't make the docs, but I think the source argument is missing
>> there, too. Maybe the source argument should have a default value?
>>
>> One of my django-related tests doesn't get its deferred fired, I'll
>> need to investigate further.
>>
>> HTH
>>
>> Axel
>>
>> 2008/7/15 Brian Warner <warner-buildbot at lothar.com>:
>>>> Is there an ETA for Buildbot 0.7.8? The Roadmap on buildbot.net says
>>>> it's two months overdue =\.
>>>
>>> Yeah.. time to fix that. I'm going to try for a release in a week. If anybody
>>> seens problems with current trunk that would thwart that, please assign them
>>> to me, mark them as 'blocker', and point them at the 0.7.8 milestone. Also,
>>> if a ticket has been fixed by virtue of Dustin pushing a patch into trunk,
>>> please point that at the 0.7.8 milestone too.. that will help me put together
>>> the release notes.
>>>
>>> I'm going to do a pass through the current 0.7.8 tickets and will probably
>>> push most of them out to 0.7.9 .
>>>
>>> thanks for the nudge :)
>>>  -Brian
>>>
>>> -------------------------------------------------------------------------
>>> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
>>> Build the coolest Linux based applications with Moblin SDK & win great prizes
>>> Grand prize is a trip for two to an Open Source event anywhere in the world
>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>> _______________________________________________
>>> Buildbot-devel mailing list
>>> Buildbot-devel at lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>>
>>
>




More information about the devel mailing list