On Tue, Jan 6, 2009 at 8:38 AM, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
>> -----Original Message-----
>> From: Paul Burba [mailto:ptburba_at_gmail.com]
>> Sent: maandag 5 januari 2009 20:24
>> To: D.J. Heap
>> Cc: Bert Huijben; dev_at_subversion.tigris.org; Arfrever Frehtes Taifersar
>> Arahesis
>> Subject: Re: Windows buildbot issues
>>
>> On Sat, Dec 27, 2008 at 12:47 PM, D.J. Heap <djheap_at_gmail.com> wrote:
>> > On Sat, Dec 27, 2008 at 4:37 AM, Bert Huijben <bert_at_vmoo.com> wrote:
>> >>
>> >> Hi D.J.,
>> >>
>> >> The windows subversion buildbot seems to have some errors while
>> executing
>> >> some/most svn.exe commands from python.
>>
>> Hi Bert,
>>
>> Are you seeing this error with actual svn.exe commands or only when
>> attempting to run a Python script as a command? Are you seeing the
>> problem yourself when running the tests? If not, could you try
>> running them in parallel and see if it occurs then?
>
> I tried running the tests when I send the original mail and they succeeded then (and now). I just retried running them with -p (parallel) and then I can reproduce the error.
>
> I'm running (Activestate) python 2.5.1 here.
>
> So it is probably the same issue as you are seeing.
>
> Bert
It's still not entirely clear to me whether this is a bug in Python on
Windows, or is a "beneficial" bug on on other platforms (and Windows
correctly errors). Regardless, for our purposes it is much more
important that the test suite on Windows actually *performs* the tests
when run in parallel, so I'm going to commit my patch unless anyone
objects.
Paul
Received on 2009-01-06 17:10:17 CET