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

Re: libsvn_fs test failures on Linux and Darwin

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-03-01 07:27:05 CET

Boy, this is odd. Nope, all fs tests pass for us; nothing is
supposed to be broken.

Gee, I guess this is why we have automated tests. :)
 

"B. W. Fitzpatrick" <fitz@red-bean.com> writes:

> I'm getting the following failures on the following platforms... is
> this the expected behavior?
>
> -Fitz
>
> --------------------8-<-------cut-here---------8-<-----------------------
> pantheon: ...libsvn_fs$ uname -a
> Linux pantheon 2.2.12 #1 Wed Jan 26 23:28:59 CST 2000 i686 unknown
> pantheon: ...libsvn_fs$ ./skel-test
> PASS: skel-test 1: parse implicit-length atoms
> PASS: skel-test 2: parse explicit-length atoms
> PASS: skel-test 3: parse invalid atoms
> PASS: skel-test 4: parse lists
> PASS: skel-test 5: unparse implicit-length atoms
> PASS: skel-test 6: unparse lists
> pantheon: ...libsvn_fs$ ./fs-test
> PASS: fs-test 1: svn_fs_create_berkeley
> PASS: fs-test 2: open an existing Berkeley DB filesystem
>
> svn_error: #21047 Berkeley DB error while committing Berkeley DB transaction for filesystem test-repo-3:
> DB_RUNRECOVERY: Fatal error, run database recovery
> FAIL: fs-test 3: fetch the youngest revision from a filesystem
> PASS: fs-test 4: begin a txn, check its name, then close it
> PASS: fs-test 5: open an existing transaction by name
>
> svn_error: #21033 reference to non-existent node `0.0' in filesystem `test-repo-6'
> FAIL: fs-test 6: begin a txn, get the txn root, and add a file!
> PASS: fs-test 7: create 2 txns, list them, and verify the list.
> Aborted
> pantheon: ...libsvn_fs$
>
> --------------------8-<-------cut-here---------8-<-----------------------
> trilussa: ...libsvn_fs$ uname -a
> Darwin trilussa 1.3 Darwin Kernel Version 1.3: Tue Feb 20 00:07:08 PST 2001; \
> root:xnu/xnu-122.obj~1/RELEASE_PPC Power Macintosh powerpc
> trilussa: ...libsvn_fs$ ./skel-test
> PASS: skel-test 1: parse implicit-length atoms
> PASS: skel-test 2: parse explicit-length atoms
> PASS: skel-test 3: parse invalid atoms
> PASS: skel-test 4: parse lists
> PASS: skel-test 5: unparse implicit-length atoms
> PASS: skel-test 6: unparse lists
> trilussa: ...libsvn_fs$ ./fs-test
> PASS: fs-test 1: svn_fs_create_berkeley
> PASS: fs-test 2: open an existing Berkeley DB filesystem
>
> svn_error: #21047 Berkeley DB error while committing Berkeley DB transaction \
> for filesystem test-repo-3:
> DB_RUNRECOVERY: Fatal error, run database recovery
> FAIL: fs-test 3: fetch the youngest revision from a filesystem
> PASS: fs-test 4: begin a txn, check its name, then close it
> PASS: fs-test 5: open an existing transaction by name
>
> svn_error: #21033 reference to non-existent node `0.0' in filesystem `test-repo-6'
> FAIL: fs-test 6: begin a txn, get the txn root, and add a file!
> PASS: fs-test 7: create 2 txns, list them, and verify the list.
> Abort trap
> trilussa: ...libsvn_fs$
>
> --------------------8-<-------cut-here---------8-<-----------------------
Received on Sat Oct 21 14:36:23 2006

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.