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

copy_tests 66 fails over http

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-05-18 01:12:35 CEST

Test 66 introduced in r24993 has never passed over http. Looks
like a segfault?

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 18 01:12:44 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.