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

ra-local-test

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2005-08-31 21:00:22 CEST

As expected, setting LD_LIBRARY_PATH enabled almost all of make check to
pass.

However, one test still failed. Here's the relevant log output:

START: ra-local-test
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 1: open an ra session to a local repository
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 2: get the youngest revision in a repository
PASS: ra-local-test 3: svn_ra_local__split_URL: syntax validation
PASS: ra-local-test 4: svn_ra_local__split_URL: invalid host names
PASS: ra-local-test 5: svn_ra_local__split_URL: valid host names
svn_tests: Mismatched FS module version for 'fsfs': found 1.2.3,
expected 1.2.1
FAIL: ra-local-test 6: test svn_ra_local__split_URL correctness
END: ra-local-test

It looks like it's still coded for 1.2.1, rather than 1.2.3. Can anyone
confirm whether or not this is the case?

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 31 21:03:14 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.