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

fs-test failures today

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-08-02 04:12:17 CEST

/home/julianfoad/src/subversion/subversion/libsvn_fs_fs/err.c:101: (apr_err=160014)
svn_tests: Reference to non-existent node '_0.0.t0-1' in filesystem
'test-repo-del-tree'
FAIL: lt-fs-test 13: delete nodes tree

/home/julianfoad/src/subversion/subversion/tests/libsvn_fs/fs-test.c:71:
(apr_err=160024)
svn_tests: commit conflicted at '/A/D/H', but no conflict expected
FAIL: lt-fs-test 17: merging commit

This is at r15542. The failures result from the reorganisation of FS tests
earlier today in r15533 and r15534, as verified by reverting those two
revisions in my WC, after which the tests pass.

This is on SuSE Linux after rebuilding with a script that does:

$ ./autogen.sh
$ cd ~/build/subversion/
$ EXTRA_WARN="-Wundef -Wendif-labels -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wredundant-decls -Wnested-externs"
$ CFLAGS="-Wall $EXTRA_WARN" ~/src/subversion/configure
--with-apxs=/usr/sbin/apxs2 --enable-maintainer-mode --disable-mod-activation
$ make

gcc 3.3.3. More details on request.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 2 04:13:02 2005

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.