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

Re: svn commit: rev 2173 - trunk/subversion/tests/clients/cmdline

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-06-12 23:12:50 CEST

philip@tigris.org writes:

> - stdout_lines, stderr_lines = svntest.main.run_svn(None, 'ci', wc_dir)
> + stdout_lines, stderr_lines = svntest.main.run_svn(None, 'ci', '-m', 'foo',
> + wc_dir)

I assume that you're not invoking run_and_verify_commit, because,
well, it's such a pain to set up the 3 trees it needs?

I'm just worried about how accurate our tests are, especially "quick"
ones that circumvent the elaborate API... it scares me when we do
multiple commits and only check to see that nothing printed to stderr.

(Yes, I know... our test system has a very high bar to entry. We're
planning to simplify it.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 12 22:28:57 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.