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

Re: rMacOS X: Test failure with r1682+

From: Max Horn <max_at_quendi.de>
Date: 2002-04-15 16:58:39 CEST

At 16:34 Uhr +0200 15.04.2002, Christian Schaffner wrote:
>Hi
>
>I did a subversion package for fink (http://fink.sourceforge.net) on
>MacOS X. Tarball r1587 worked fine. Today I upgraded the package to
>r1682+ and got the following test failure:

[...]

>The relevant output from the tests.log file looks like this:
>---------------------------
>START: getopt_tests.py
>PASS: getopt_tests.py 1: run svn with no arguments
>Standard output does not match.
>Expected standard output:
>['Subversion Client, version X.Y.Z (dev build)\n', '\n', 'Copyright
>(C) 2000-2002 CollabNet.\n', 'Subversion is open source software,
>see http://subversion.tigris.org/\n', '\n', 'The following
>repository access (RA) modules are available:\n', '\n', '* ra_dav :
>Module for accessing a repository via WebDAV (DeltaV) protocol.\n',
>" - handles 'http' schema\n", '* ra_local : Module for accessing a
>repository on local disk.\n', '\n']
>
>Actual standard output:
>['Subversion Client, version X.Y.Z (r1692)\n', '\n', 'Copyright (C)
>2000-2002 CollabNet.\n', 'Subversion is open source software, see
>http://subversion.tigris.org/\n', '\n', 'The following repository
>access (RA) modules are available:\n', '\n', '* ra_dav : Module for
>accessing a repository via WebDAV (DeltaV) protocol.\n', " -
>handles 'http' schema\n", '* ra_local : Module for accessing a
>repository on local disk.\n', '\n']

[...]

>Has anybody got any ideas why this could have happened? The package
>still works fine and I was able to check out a working copy of the
>subversion source tree without any problems.

Looks to me like a bug in the test - the lines are identical execpt
for the text "r1692" vs. "dev build". I'd not worry much about it,
though I wonder why this happens... a bug in the tarball?

Max

-- 
-----------------------------------------------
Max Horn
Software Developer
email: <mailto:max@quendi.de>
phone: (+49) 6151-494890
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 15 17:09:54 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.