Bug 113266

Summary: request for new package mysql-test
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Petr Ostadal <postadal>
Component: OtherAssignee: Michal Marek <mmarek>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None CC: heiko.rommel, postadal
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Petr Ostadal 2005-08-26 10:49:32 UTC
QA needs package mysql-test for running automatic tests.

On Fri, 26 Aug 2005, Heiko Rommel wrote: 
> On Fri, 26 Aug 2005, Petr Ostadal wrote:
>
> > On Thu, 25 Aug 2005, Heiko Rommel wrote:
> >
> > >
> > > Hi Petr,
> > > 
> > > QA would like to have some autotests for mysql.
> > > Michael Skibbe looked into the source tar ball and he found out that t$
> > > mysql-test/ subdirectory features a fully operational test suite.
> > >
> > > Would it be possible to run these tests at build time ?
> > > Below you see my changes to the spec file to run the tests (that's all$
> > > The build log is attached.
> > > Just look for "Starting Tests".
> >
> > Hi Heiko,
> >
> > sorry, but Michal Cihar (last maintainer) removed these test because of
> > long time to build (autobuild timouted and faild). The test have to run
> > manually.
> >
> > see comment in changelog:
> >
> > -------------------------------------------------------------------
> > Thu Feb 10 15:08:33 CET 2005 - mcihar@suse.cz
> >
> > - disable actually test also for second build
> >
> > -------------------------------------------------------------------
> > Tue Feb  8 15:25:50 CET 2005 - mcihar@suse.cz
> >
> > - remove tests at all, these timeout in autobuild and work okay when
> >  building manyally
> >
> >
>
> Then I request (in the name of QA) a subpackage mysql-test that we can use$
> QA test mysql.
> It is a nice piece of test suite and it would be silly to drop it.
Comment 1 Petr Ostadal 2005-08-26 10:50:19 UTC
On Fri, 26 Aug 2005, Andreas Jaeger wrote:
> Let's do this after 10.0 is out - but do not forget it ;-)
Comment 2 Petr Ostadal 2005-12-06 12:31:26 UTC
reopen
Comment 3 Petr Ostadal 2005-12-06 12:32:15 UTC
reassign to new maintainer
Comment 4 Michal Marek 2006-01-10 14:45:31 UTC
Hi Heiko,

I submitted mysql with a new mysql-test subpackage into autobuild today
(it's waiting in /work/src/done/STABLE/mysql).

Run /usr/share/mysql-test/suse-test-run to test it. If there are some errors,
it's most likely my fault (the testsuite is primarily expected to run inside
the source tree, not somewhere in /usr), so tell me.

If you need to make some simple change to the suse-test-run script or to the
testsuite patch, feel free to do edit the package (but don't forget to lock
it). Otherwise tell me what would you like to change.

I'd suggest someone from QA creates and maintains a qa_mysql package with you
QA scripts and so on, so that mysql and qa_mysql can be maintained
indpendently.

Sorry for the late response :-(
Michal