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

Re: test failure on .36

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-01-23 00:27:20 CET

Lee, Kevin wrote:

> This appears to be a problem due to running on a multiprocessor
> machine. The errors are intermittent due to task scheduling. SVN
> attempts to change a file to read-only, but the file does not exist
> yet because a different thread (or process?) has not completed
> creating the file yet.
>
I've been developing, running and testing SVN on a 2-cpu WinXP box for
quite a while now, and haven't seen anything similar. Besides, the
client and the tests run in a single thread; there can be no races there.

(Note that there can be a race between the client and the server, and
these show up on Windows in the test cleanup processing; we have code in
the test suite that "fixes" that.)

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 23 00:28:48 2004

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.