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