Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [qmtest] [Patch] qmtest crashes for integer attribute values


  • To: Vladimir Prus <ghost@xxxxxxxxx>, "qmtest@xxxxxxxxxxxxxxxx" <qmtest@xxxxxxxxxxxxxxxx>
  • Subject: Re: [qmtest] [Patch] qmtest crashes for integer attribute values
  • From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Date: Wed, 13 Feb 2002 23:28:14 -0800



--On Tuesday, February 05, 2002 04:57:24 PM +0300 Vladimir Prus <ghost@xxxxxxxxx> wrote:


Hi,
There currently two problems in QMTest with handling integer attribute
values: (I'm using release-1-1-branch in CVS)
1. Storing int values in result file crashes qmtest (program return value
is int) 2. Examining details for failed test crashes GUI when int
annotations need to be displayed.

Annotation value can only be strings.  The integers should be created
to strings by the test class.  Are you using a test class that comes
with QMTest, or one of your own?

If you can, send me a complete test database that causes this problem.

Thanks,

--
Mark Mitchell                mark@xxxxxxxxxxxxxxxx
CodeSourcery, LLC            http://www.codesourcery.com