This test in getopt_tests.py seems pretty useless unless someone
rewrites it.
CMD: svn "--version"
Standard output does not match.
Expected standard output:
['svn, version X.Y.Z \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:
['svn, version X.Y.Z \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', '* ra_svn : Module for
accessing a repository using the svn network protocol.\n', " - handles
'svn' schema\n", '\n']
FAIL: getopt_tests.py 2: run svn --version
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 3 20:26:12 2002