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

Tests failure

From: William Uther <willu.mailingLists_at_cse.unsw.edu.au>
Date: 2003-02-28 03:16:36 CET

Hi,
   I'm getting a single test failure at the moment. Specifically
update_tests.py 13.

I'm running on MacOS X 10.2.4. I'm using head of svn (r 5142), apr,
apr-util. I'm using BDB 4.1.24, neon 0.23.5 and expat 1.95.5 from fink.

"./configure" \
"--enable-maintainer-mode" \
"--with-neon=/sw" \
"--with-dbm=db4" \
"--with-berkeley-db=/sw/include/db4:/sw/lib" \
"--with-iconv=/sw" \
"--with-swig" \
"--with-expat=/sw" \

% update_tests.py 13
CMD: svnadmin "create" "local_tmp/repos" "--bdb-txn-nosync" <TIME =
0.004860>
CMD: svn "import" "--username" "jrandom" "--password" "rayjandom" "-m"
"Log message for revision 1."
"file:///Users/willu/src/subversion/subversion/tests/clients/cmdline/
local_tmp/repos" "local_tmp/greekfiles" <TIME = 0.003011>
CMD: svnadmin "create" "repositories/update_tests-13"
"--bdb-txn-nosync" <TIME = 0.027746>
CMD: svnadmin dump "local_tmp/repos" | svnadmin load
"repositories/update_tests-13" <TIME = 0.028733>
CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
"file:///Users/willu/src/subversion/subversion/tests/clients/cmdline/
repositories/update_tests-13" "working_copies/update_tests-13" <TIME =
0.117824>
CMD: svn "mkdir" "-m" "log msg"
"file:///Users/willu/src/subversion/subversion/tests/clients/cmdline/
repositories/update_tests-13/A/D/G/.svn" <TIME = 0.003293>
CMD: svn "up" "working_copies/update_tests-13" <TIME = 0.003295>
FAIL: update_tests.py 13: bail when receive a file or dir named .svn

Is this known? I haven't had any test failures in a while.

Later,

Will :-}

--
Dr William Uther                            National ICT Australia
Phone: +61 2 9385 6926             School of Computer Science and  
Engineering
Email: willu@cse.unsw.edu.au             University of New South Wales
Jabber: willu@jabber.cse.unsw.edu.au          Sydney, Australia
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 28 03:17:22 2003

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.