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

Re: Subversion test results.

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 12 Nov 2009 12:33:02 +0000

Gavin Baumanis wrote:
> I have attached to this email message the output of configure / make and make install

Hi Gavin. The part where you get errors is the tests, so that's where
you need to look for clues. As I said before:

> Start with either
> the first C test that fails or the first Python test that fails,
> depending on which you are more comfortable with debugging. For the
> Python tests, look in "tests.log" which was created by running the
> test suite, or run an individual test in "verbose" mode:
>
> cd subversion/tests/cmdline
> ./authz_tests.py 1 --verbose

The file "tests.log" is created by the test suite ("make check") and has
much more detail than the output you see on the console.

"tests.log" is usually hugely long, but you can paste (or attach) a part
of it for us to see, e.g. from the line "START: info_tests.py" to the
line "END: info_tests.py" (since "info" is a good one to start with and
has only 3 sub-tests).

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2417005
Received on 2009-11-12 13:33:40 CET

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.