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

FSFS failing regression tests?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-08-02 23:40:08 CEST

Yesterday morning, I abstracted a whole bunch of tests[1] from
tests/libsvn_fs_base/fs-test.c into a new tests/libsvn_fs/fs-test.c so
that FSFS and BDB could both have regression/unit tests. In doing so,
I noticed that FSFS fails two of those tests, but committed my
abstraction anyway because we *want* to see failures like that.

Anyway, I've not had a chance to take a detailed look to see if the
tests are failing for legitimate reasons or not, but wanted to alert
list-folk in case someone else wants to take a look-see. Here are the
failing tests:

   FAIL: lt-fs-test 13: delete nodes tree
   FAIL: lt-fs-test 17: merging commit

You should be able to reproduce the failures by simply running
"tests/libsvn_fs/fs-test --fs-type=fsfs" (though, of course, the
fs-type option isn't strictly necessary as FSFS is the default now).

-- C-Mike

[1] Some of the tests couldn't be abstracted easily because they used
    private APIs, trail_t's, etc. Those remain as BDB-only tests.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 2 23:43:08 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.