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

test failure (externals_tests.py) on OpenBSD

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2003-03-19 21:32:31 CET

OpenBSD ipaq.nodomain.org 3.2 GENERIC#0 i386
Subversion 0.19.1
./configure --prefix=/usr/local/stow/svn-0.19.1
Berkeley DB 4.1.25

The self-test externals_test.py failed, with output like this to tests.log:

    CMD: svn "checkout" "--username" "jrandom" "--password" "rayjandom" "file:///usr/local/src/subversion-0.19.1/subversion/tests/clients/cmdline/repositories/externals_tests-1" "working_copies/externals_tests-1" <TIME = 51.115220>
    svn: Couldn't open a repository.
    svn: Unable to open an ra_local session to URL
    svn: Unable to open repository 'file:///usr/local/src/subversion-0.19.1/subversion/tests/clients/cmdline/repositories/externals_tests-1.other/A/B/E'
    svn: Berkeley DB error
    svn: Berkeley DB error while opening `changes' table for filesystem /usr/local/src/subversion-0.19.1/subversion/tests/clients/cmdline/repositories/externals_tests-1.other/db:
    Too many open files
    Abort (core dumped)

Actually, all the tests in externals_test.py failed, with the same
error messages (modulo the name of the repository).

All the other tests either PASS or XFAIL.

-- 
PGP Fingerprint: 3E7B A3F3 96CA 8958 ACC5  C8BD 6337 0041 C01C 5276
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 19 21:33:14 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.