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

Re: ra_svn tests stuck in diff_tests.py

From: <david_at_summersoft.fay.ar.us>
Date: 2003-01-21 17:28:57 CET

I'll see if I can run these tests tonight. Thanks for the
feedback/suggestions.

   - David

On 21 Jan 2003, Philip Martin wrote:

 Date: 21 Jan 2003 16:12:05 +0000
 From: Philip Martin philip@codematters.co.uk
 To: dev@subversion.tigris.org
 Subject: Re: ra_svn tests stuck in diff_tests.py
 
 David Summers david@summersoft.fay.ar.us writes:
 
  Here is the backtrace of the svn client (svn diff -r1:4):
 
 That looks like diff_tests.py test number 5. If you want to
 investigate the problem then it may help to know that it is possible
 to run just that test without running the entire test suite:
 
 $ cd build_dir/subversion/tests/clients/cmdline
 $ source_dir/subversion/tests/clients/cmdline/diff_tests.py 5 BASE_URL=svn://localhost
 
 The test runs 'svn diff -r1:4' three times, it would be interesting to
 know which one causes the hang. 'diff -rN:M' uses two RA sessions so
 there might be some sort of race going on. Then again if it is the
 second 'svn diff -r1:4' that hangs then perhaps there is some problem
 shutting down the two sessions.
 
 The merge command also uses two sessions, it shares the diff driver
 code. It would help to know if the merge tests also cause a hang.
 You can run those using
 
 $ source_dir/subversion/tests/clients/cmdline/merge_tests.py BASE_URL=svn://localhost
 
 Finally, it is possible that r4478 might fix the problem, it was a
 memory problem in the diff -rN code. However I think that is a long
 shot.
 
 

-- 
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 =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
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:03:51 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.