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

Re: Win32 Tests -- locks-test

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-04-04 22:41:08 CEST

On Mon, 4 Apr 2005, [UTF-8] Branko Ä^Libej wrote:

> Peter N. Lundblad wrote:
>
> >It's on trunk now. r13906. If someone could runtests on Windows, it'd be
> >great. (don't forget FS_TYPE=fsfs or whatever it is called in the windows
> >tests.:-) It passes on Linux (of course).
> >
> >
> Sorry, no go. locks-test still deadlocks, although a bit later (the
> first 9 tests pass). I don't have time right now to look at the details,
> though.

Thanks for testing! Erik H also ran the testa and came to the same
conclusion.

The problem is that auto-expiration tries to grab the write lock even if a
caller already has it. The has_write_lock parameter to svn_fs_fs__get_lock
doesn't always get set correctly.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 4 22:37:04 2005

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.