[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: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: 2007-06-14 10:35:18 CEST

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.

I don't have an explanation for this issue though.

Lieven

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 14 10:55:45 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.