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

Re: copy_tests 66 fails over http

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-05-18 22:07:21 CEST

Eric Gillespie wrote:
> Test 66 introduced in r24993 has never passed over http. Looks
> like a segfault?

Yup, that's what it was. This should be fixed in r25062.

-Hyrum

> 0 cmdline% ./copy_tests.py --url http://localhost:18033 --verbose 66
> CMD: svnadmin "create" "svn-test-work/local_tmp/repos" "--bdb-txn-nosync" <TIME = 0.109705>
> CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m" "Log message for revision 1." "svn-test-work/local_tmp/greekfiles" "http://localhost:18033/svn-test-work/local_tmp/repos" "--config-dir" "/usr/local/google/home/epg/work/svn/trunk/subversion/tests/cmdline/svn-test-work/local_tmp/config" <TIME = 0.185235>
> CMD: svnadmin "create" "svn-test-work/repositories/copy_tests-66" "--bdb-txn-nosync" <TIME = 0.113244>
> CMD: svnadmin dump "svn-test-work/local_tmp/repos" | svnadmin load "svn-test-work/repositories/copy_tests-66" <TIME = 0.022406>
> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom" "http://localhost:18033/svn-test-work/repositories/copy_tests-66" "svn-test-work/working_copies/copy_tests-66" "--config-dir" "/usr/local/google/home/epg/work/svn/trunk/subversion/tests/cmdline/svn-test-work/local_tmp/config" <TIME = 0.177398>
> CMD: svn "cp" "--make-parents" "-m" "log msg" "svn-test-work/working_copies/copy_tests-66/iota" "http://localhost:18033/svn-test-work/repositories/copy_tests-66/X/Y/Z/iota" "--config-dir" "/usr/local/google/home/epg/work/svn/trunk/subversion/tests/cmdline/svn-test-work/local_tmp/config"EXCEPTION: SVNProcessTerminatedBySignal
> FAIL: copy_tests.py 66: svn cp --make-parents WC_PATH URL

Received on Fri May 18 22:07:37 2007

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.