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

Re: Testing Subversion

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 22 Apr 2009 12:41:45 +0100

On Thu, Apr 23, 2009 at 09:02:24PM +0000, Rob Judd wrote:
> Hi,
>
> Just built svn-1.6.0 on Haiku (http://www.haiku-os.org) and have been
> trying to perform the tests. Everything goes reasonably well until after
> test 28 at which time they all fail. I am using Python2.4 and find that
> modules being called by the tests (select.py & timepy and whatever else
> they import) are missing. A search of the source tree for Python does
> not reveal them either.

More exact error messages would help.

What do the test failures look like exactly? make check leaves a file
tests.log in the top-level directory of the extracted Subversion
tarball, look in there.

What happens if you run python standalone and try to run the failing
imports? Are you sure the problem is with Subversion, or is it with
your Python installation?

Stefan
Received on 2009-04-22 13:43:02 CEST

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.