[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn trunk r35160: FAIL (x86-macosx-gnu shared)

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 12 Jan 2009 16:33:06 -0500

On Mon, Jan 12, 2009 at 4:15 AM, Julian Foad <julianfoad_at_btopenworld.com> wrote:
> On Mon, 2009-01-12 at 00:45 +0100, buildbot_at_mobsol.be wrote:
>> Full details are available at:
>> http://www.mobsol.be/buildbot/x86-macosx-gnu%2520shared/builds/847
>>
>> Build Slave: osx10.4-gcc4.0.1-ia32
> [...]
>> Running all tests in window-test [29/67]...success
>> Running all tests in getopt_tests.py [30/67]...success
>> Running all tests in basic_tests.py [31/67]...success
>> Running all tests in checkout_tests.py [32/67]...
>
> Here the test run ends with no further output.
>
> If anyone wants to investigate, I can point out that the following error
> message can be found in the step 4 stdio log:
>
> [[[
> [...]
> Running all tests in window-test [29/67]...success
> Running all tests in getopt_tests.py [30/67]...success
> Running all tests in basic_tests.py [31/67]...success
> Running all tests in checkout_tests.py [32/67]...
> command timed out: 3600 seconds without output, killing pid 1989
> process killed by signal 9
> program finished with exit code -1
> ]]]
>
>
> - Julian

I was able to replicate this on Windows when using Python 2.3.5. The
problem was due to the change I made in r35183 where I accidentally
changed when a pipe was closed when using Python < 2.4, leading to a
deadlock. Fixed in r35193.

Paul
Received on 2009-01-12 22:33:34 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.