On Wed, 2010-06-02 at 13:06 -0400, NOCERA, ANDY (ATTSI) wrote: > > Hi, > > > > I am new to building & testing SVN and I was wondering where to start > > in interpreting the failures identified from running make check.
Hi Andy. As your message was five days ago, I expect you've already got past this, but if not, start by looking in the file 'tests.log' to find the detailed output from the first failure, or run the test individually as: subversion/tests/cmdline/utf8_tests.py 3 --verbose (See <http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline/README> for details.) I hope you're getting somewhere. - Julian > > At least one test FAILED, checking > > /usr/local/svn_build/subversion-1.6.9/tests.log > > FAIL: utf-test 3: test svn_utf_cstring_to_utf8_ex2 > > FAIL: utf-test 4: test svn_utf_cstring_from_utf8_ex2 > > FAIL: prop_tests.py 1: write/read props in wc only (ps, pl, pdel, pe) > > FAIL: prop_tests.py 16: property operations on an URL

