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

Re: [Issue 1192] New - convert the python tests to raise exceptions on failure

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-14 20:23:29 CET

Anyone looking for an easy introduction to the Python test suite might
want to look at this bite-sized issue. On sale, 99% off!

issues@subversion.tigris.org wrote:

>http://subversion.tigris.org/issues/show_bug.cgi?id=1192
>
>*** Old
>--- New
>***************
>*** 0 ****
>--- 1,27 ----
>+ +============================================================================+
>+ | convert the python tests to raise exceptions on failure |
>+ +----------------------------------------------------------------------------+
>+ | Issue #: 1192 Component: subversion |
>+ | Status: NEW Version: current |
>+ | Resolution: Platform: All |
>+ | Issue type: TASK OS/Version: All |
>+ | Priority: P3 Subcomponent: tests |
>+ +----------------------------------------------------------------------------+
>+ | Assigned To: issues@subversion |
>+ | Reported By: brane |
>+ | QA Contact: issues@subversion |
>+ | CC list: Cc: |
>+ +----------------------------------------------------------------------------+
>+ | Milestone: TargetMilestone: --- |
>+ | URL: |
>+ +============================================================================+
>+ | DESCRIPTION |
>+ The Python test cases in subversion/test/clients/cmdline should raise
>+ an svntest.Failure exception on failiure, instead of returning an
>+ error code. The infrastructure for that is in place and two sets of
>+ tests (all of svnversion_tests.py, and prop_value_conversions in
>+ prop_tests.py) have been converted.
>+
>+ There is also some work remaining on the infrastructure: it might make
>+ sense for the WC checking functions in svntest.actions threw an
>+ exception on error, so that most of the uses could be simplified.
>\ No newline at end of file
>
>

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 20:26:20 2003

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.