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

autoprop_tests.py failures over ra_dav

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2003-10-13 11:04:06 CEST

While testing some local changes I discoverd a few unrelated
autoprop_tests.py failures over ra_dav. The tests do not fail over
ra_local. If you have not tried "make davautocheck" yet, now is the
time. It can't possibly be any easier.

/Tobias

> make davautocheck
davautocheck.sh: Using '/opt/apache-httpd-svntest/bin/httpd'...
davautocheck.sh: Using directory '/home/tori/src/subversion/subversion-build/subversion/tests/clients/cmdline/httpd-2003
1013-095947'...
Syntax OK
davautocheck.sh: HTTPD started and listening on 'http://localhost:13035'...
davautocheck.sh: HTTPD is good, starting the tests...
make[1]: Entering directory `/export/home/tori/src/subversion/subversion-build'
Running all tests in config-test...success
...
Running all tests in trans_tests.py...success
Running all tests in autoprop_tests.py...FAILURE
Running all tests in svnadmin_tests.py...success
Running all tests in svnlook_tests.py...success
Running all tests in svnversion_tests.py...success
At least one test FAILED, checking /export/home/tori/src/subversion/subversion-build/tests.log
FAIL: autoprop_tests.py 8: import: config=yes, commandline=none
FAIL: autoprop_tests.py 9: import: config=no, commandline=yes
FAIL: autoprop_tests.py 10: import: config=yes, commandline=yes
FAIL: autoprop_tests.py 14: import directory
make[1]: *** [check] Error 1
make[1]: Leaving directory `/export/home/tori/src/subversion/subversion-build'

real 24m5.441s
user 2m0.065s
sys 2m9.300s
davautocheck.sh: Finished testing...
davautocheck.sh: Browse server error log (y/n)? [n]
davautocheck.sh: Delete HTTPD root directory (y/n)? [y] n
davautocheck.sh: Done
>

Extract from tests.log:

...
CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "bla" "--config-dir" "/export/home/tori/src/subversion/subversion-build/subversion/tests/clients/cmdline/local_tmp/autoprops_config" "/export/home/tori/src/subversion/subversion-build/subversion/tests/clients/cmdline/local_tmp/spacetest" "http://localhost:13035/repositories/autoprop_tests-8/spacetest" "--config-dir" "/export/home/tori/src/subversion/subversion-build/subversion/tests/clients/cmdline/local_tmp/autoprops_config" <TIME = 0.289708>
../subversion/subversion/libsvn_ra_dav/props.c:1072: (apr_err=175008)
svn: Failed to excute WebDAV PROPPATCH.
svn: At least one property change failed; repository is unchanged.
...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 13 11:04:52 2003

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.