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

test failure on .36

From: Lee, Kevin <kdlee_at_qualcomm.com>
Date: 2004-01-20 18:09:59 CET

I compiled 0.36 from source on redhat 9. Everything seems to be working
fine, but when I run the tests (make check from the top), I get test
failures of the type:

 

CMD: svn "checkout" "--username" "jrandom" "--password" "rayjandom"
"file:///home/kdlee/workarea/subversion0.36.0/subversion/tests/clients/c
mdline/repositories/externals_tests-4"
"working_copies/externals_tests-4" "--config-dir"
"/home/kdlee/workarea/subversion-0.36.0/subversion/tests/clients/cmdline
/local_tmp/config" <TIME = 4.576458>

 

EXPECTED STDERR:

ACTUAL STDERR:

subversion/libsvn_subr/io.c:723: (apr_err=2)

svn: Can't set file 'working_copies/externals_tests-4/A/D/.svn/entries'
read-only: No such file or directory

EXCEPTION: SVNLineUnequal

FAIL: externals_tests.py 4: update change to an unmodified external
module

 

The weird thing is if I run the tests again, I get the same kind of
failure, but in a different test. It always has trouble setting one of
the entries files to read-only because it thinks it does not exist. But
each time it is a different test and file that fails.

 

Is it possible that I screwed something up when I compiled the code? I
just wanted to make sure that this is not a real problem.

 

Thanks! Kevin
Received on Tue Jan 20 18:10:49 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.