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

Bug in dirent_uri-test 37 (was: Re: Some failing tests)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 5 May 2010 09:22:07 +0300 (Jerusalem Daylight Time)

Johan Corveleyn wrote on Wed, 5 May 2010 at 00:15 +0200:
> AFAIK, there's nothing special concerning I/O on my machine. I don't
> have a D drive (should I have one for these tests? I'll look a bit at
> what that test really does).

I get the same error as you when I use Z: instead of D: (I have a D:
drive but not a Z: drive).

..\..\..\subversion\tests\libsvn_subr\dirent_uri-test.c:2420: (apr_err=125001)
..\..\..\subversion\libsvn_subr\dirent_uri.c:1980: (apr_err=125001)
..\..\..\subversion\libsvn_subr\dirent_uri.c:1651: (apr_err=125001)
svn_tests: Couldn't determine absolute path of 'Z:\dir'
..\..\..\subversion\libsvn_subr\dirent_uri.c:1651: (apr_err=20024)
svn_tests: The given path is misformatted or contained invalid characters
FAIL: dirent_uri-test.exe 37: test svn_dirent_condense_targets

IOW, it's a bug in the test: it falsely fails when there is no D: drive.
Received on 2010-05-05 08:22:00 CEST

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.