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

Re: ra_dav tests failing

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2005-03-27 04:20:00 CEST

Some wierd guy named David Summers wrote:
> I'm compiling subversion head (r13686) and running it through the tests.
> the ra_local and ra_svn tests are passing but I'm failing the ra_dav tests
> on (all) the lock_tests.py. Is this a known problem or do I need to
> update some component (httpd)? I'm currently using httpd-2.0.48, and
> apr-0.9.5.

Thanks for the info earlier today, I updated to latest (r13706) and added
the require authentication and now I'm down to one lock_tests.py failure on
test #11:

CMD: svnadmin "create" "repositories/lock_tests-11" "--bdb-txn-nosync"
<TIME = 0.109321>
CMD: svnadmin dump "local_tmp/repos" | svnadmin load
"repositories/lock_tests-11" <TIME = 0.020711>
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
"http://localhost:15835/repositories/lock_tests-11"
"working_copies/lock_tests-11" "--config-dir"
"/home/david/rpms/build/subversion-1.2.0/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.569828>
CMD: svn "lock" "--username" "jrandom" "--password" "rayjandom" "-m" ""
"working_copies/lock_tests-11/A/D/G/pi"
"working_copies/lock_tests-11/A/D/G/rho"
"working_copies/lock_tests-11/A/D/G/tau" "--config-dir"
"/home/david/rpms/build/subversion-1.2.0/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.099824>
CMD: svn "delete" "working_copies/lock_tests-11/A/D/G" "--config-dir"
"/home/david/rpms/build/subversion-1.2.0/subversion/tests/clients/cmdline/local_tmp/config"
<TIME = 0.050901>
CMD: svn "commit" "--username" "jrandom" "--password" "rayjandom"
"--no-unlock"
"-m" "" "working_copies/lock_tests-11/A/D/G" "--config-dir"
"/home/david/rpms/build/subversion-1.2.0/subversion/tests/clients/cmdline/local_tmp/config"
<TIME =
0.834874>
svn: Commit failed (details follow):
svn: Cannot verify lock on path '/A/D/G/tau'; no matching lock-token
available
FAIL: lock_tests.py 11: verify removal of a directory with locks inside
END: lock_tests.py

Any ideas?

     Thanks!

--
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 27 04:21:22 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.