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

Re: svn trunk r35114: FAIL (win32-xp VS2005)

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 12 Jan 2009 10:44:02 -0500

On Sat, Jan 10, 2009 at 10:10 AM, Paul Burba <ptburba_at_gmail.com> wrote:
> On Sat, Jan 10, 2009 at 9:55 AM, D.J. Heap <djheap_at_gmail.com> wrote:
>> On Fri, Jan 9, 2009 at 9:59 AM, Paul Burba <ptburba_at_gmail.com> wrote:
>> [snip]
>>>
>>> DJ,
>>>
>>> Hmmm, I wonder if some of my recent changes to the test suite (r35093,
>>> r35083) are causing this. I can't replicate on my box. What version
>>> of Python does your buildbot use? And do you run the tests in
>>> parallel?
>>>
>>> Paul
>>
>>
>> It's on Python 2.4.3 and it does run the tests in parallel. Do I need to
>> upgrade Python on it?
>
> Hi DJ,
>
> No need to change no. I wanted to know for my efforts to replicate
> the test failures on djh-xp-vse2005. The tests use subprocess.Popen()
> with Python 2.4+ and Popen3() with earlier versions...just trying to
> narrow things down.
>
> Paul

I downgraded to Python 2.4.3 and was able to replicate these failures.
 Seems subprocess.Popen() needs quoted args in 2.4. Fixed this in
r35183...now just waiting to see this buildbot go green.

Paul
Received on 2009-01-12 16:45:05 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.