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

Re: svn commit: r21332 - trunk/subversion/libsvn_ra_dav

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-09-08 17:52:32 CEST

Garrett,

This may be something you're already aware of, but while running the tests
on a patch I'm working on, I discovered some DAV test failures on Windows.
 A quick check revealed these failures first appeared in r21332.

I haven't investigated too deeply, but noticed that all but one* of the
failed tests ended with the following error when attempting an update,
switch, or checkout:

"svn: REPORT response handling failed to complete the editor drive"

FAIL: basic_tests.py 6: basic corruption detection
FAIL: checkout_tests.py 2: forced co fails if a dir obstructs a file
FAIL: checkout_tests.py 3: forced co fails if a file obstructs a dir
FAIL: checkout_tests.py 7: forced co with versioned obstruction
FAIL: update_tests.py 13: bail when receive a file or dir named .svn
FAIL: update_tests.py 25: obstructed update alters WC properties
FAIL: update_tests.py 31: forced up fails with some types of obstructions
FAIL: switch_tests.py 14: obstructed switch
FAIL: switch_tests.py 21: forced switch fails with some types of
obstuctions
FAIL: blame_tests.py 2: annotate a binary file (*This is the one test
that doesn't have the REPORT error, it fails instead because it allows svn
blame of binary file without using --force).
The log for the failures is attached.

Paul B.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Sep 8 18:17:17 2006

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.