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
Received on 2009-01-10 16:11:09 CET