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

Re: Parallel make check failure in os.wait()

From: Blair Zajac <blair_at_orcaware.com>
Date: 2007-06-14 16:20:25 CEST

Lieven Govaerts wrote:
> Quoting Blair Zajac <blair@orcaware.com>:
>
>> Doing a build today on trunk with
>>
>> $ make check CLEANUP=true PARALLEL=true
>>
>> These lines appeared in my tests.log
>> $ cat tests.log
>> PASS: revert_tests.py 15: revert a file that was replaced by a copied file
>> CLEANUP: svn-test-work/working_copies/revert_tests-15
>> CLEANUP: svn-test-work/repositories/revert_tests-15
>> END: revert_tests.py
>>
>> START: stat_tests.py
>> Exception in thread Thread-29:
>> Traceback (most recent call last):
>> File "/usr/local/lib/python2.4/threading.py", line 442, in __bootstrap
>> self.run()
>> File "/tmp/blair/svn-trunk/subversion/tests/cmdline/svntest/main.py", line
>> 807, in run
>> self.result, self.stdout_lines, self.stderr_lines =\
>> File "/tmp/blair/svn-trunk/subversion/tests/cmdline/svntest/main.py", line
>> 305, in spawn_process
>> pid, wait_code = os.wait()
>> OSError: [Errno 10] No child processes
>>
>
> Is this on a Mac? I've seen this type of failures from time to time on my Mac
> too, but never on my Windows or Linux machines.

No, this was on a Centos 4.1 system.

Regards,
Blair

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 14 16:41:09 2007

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.