[qmtest] BUG? error retrieving argument of user-defined exception
Mark Mitchell
mark at codesourcery.com
Mon Jan 12 21:59:46 UTC 2004
On Thu, 2004-01-08 at 09:32, Scott Lowrey wrote:
> (Sorry if this is an inappropriate format but I want people to be able
> to just plug the test into their database and run it.)
This patch fixes that problem.
The root of the problem is that MyExc doesn't honor the ".args"
interface provided by the Exception base class. This patch makes QMTest
notice that fact and issue a sensible FAIL message, rather than the
ERROR message emitted before.
Patch applied.
--
Mark Mitchell <mark at codesourcery.com>
CodeSourcery, LLC
More information about the qmtest
mailing list