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

Re: svn commit: rev 4622 - in trunk/subversion: mod_dav_svn tests/clients/cmdline

From: <brane_at_xbc.nu>
Date: 2003-01-29 00:30:12 CET

Karl Fogel wrote:

Philip Martin philip@codematters.co.uk writes:
  

What am I doing wrong?

$ merge_tests.py 5
XPASS: merge_tests.py 5: merge one file, receive a specific error
$ merge_tests.py 5 BASE_URL=http://localhost:8888
XPASS: merge_tests.py 5: merge one file, receive a specific error
$ merge_tests.py 5 BASE_URL=svn://localhost
XPASS: merge_tests.py 5: merge one file, receive a specific error
    

Why, you're not exhibiting the same bug. Shame on you! :-)

This is conceivable, actually. Read the long commentary in the new
test -- the bug is (I think) being caused by a stack smasher somewhere
inside mod_dav_svn, mod_dav, or httpd itself. However, my gdb
installation is so horked that I'm upgrading to the latest GDB, built
from source, before I go any further with it. I may also rebuild
httpd, though that's starting to get superstitious :-(.
  

The test passes on Windows, too. Perhaps it's really time for a
conditional XFAIL? The way I wrote those predicates, it should be
possible to write

    Skip(XFail(test), condition)

-- 
Brane Čibej   brane_at_xbc.nu   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:23:03 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.