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

Re: 3216 make check errors

From: <cmpilato_at_collab.net>
Date: 2002-09-24 18:07:22 CEST

Michael Price <mprice@atl.lmco.com> writes:

> Karl Fogel writes:
> > Michael Price <mprice@atl.lmco.com> writes:
> > > Running all tests in hashdump-test...success
> > > Running all tests in path-test...success
> > > Running all tests in random-test...success
> > > Running all tests in stringtest...success
> > > Running all tests in time-test...success
> > > Running all tests in translate-test...success
> > > Running all tests in svn-test.sh...success
> > > Running all tests in svn-test2.sh...FAILURE
> >
> > I'm running 'make check' right now, from a --disable-shared build too,
> > and not seeing any failures so far.
> >
> > Can you determine why, say, any of the basic_tests.py are failing?
>
> Did the format of the .subversion/config file change recently? I saw a
> comment about a malformed entry in this file so I removed it and ran 'make
> check' again and it appears to be working.

This change may have caused previously existing configuration errors
to see the light of day. Or the darkness of a failed `make check`:

   Author: jerenkrantz
   Date: 2002-09-23 02:58:42 -0500 (Mon, 23 Sep 2002)
   New Revision: 3209
   
   Modified:
      trunk/subversion/libsvn_subr/config.c
   Log:
   * subversion/libsvn_subr/config.c (read_all):
     Check return value for all calls to svn_config_read().
   
   Submitted by: David Kimdon <dwhedon@debian.org>
   Reviewed by: Justin Erenkrantz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 24 18:08:53 2002

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.