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.