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

Re: Regression tests failing "invalid option: --srcdir=/..."

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-10-06 01:48:19 CEST

Philip Martin <philip@codematters.co.uk> writes:

> When I run 'make check' I gets lots of failures like
>
> START: error-test
> lt-error-test: invalid option: --srcdir=/home/pm/sw/subversion/obj/../svn/subversion/tests/libsvn_subr
> PASS: lt-error-test 1: test svn_error_root_cause_is
> FAIL: error-test: Unknown test failure see tests.log.
>
> END: error-test
>
> I've had a quick look, but it's not obvious to me what's changed to
> cause this.

Bah! It's two separate problems: first, the test log contains a lot
of "invalid option" noise, it's got nothing to do with the failing
tests, and second, a number of tests are leaking svn_error_t errors
and failing with -DSVN_DEBUG_ERROR.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 6 01:48:45 2006

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.