Bugzilla – Bug 113266
request for new package mysql-test
Last modified: 2006-01-10 14:45:31 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.
On Fri, 26 Aug 2005, Andreas Jaeger wrote: > Let's do this after 10.0 is out - but do not forget it ;-)
reopen
reassign to new maintainer
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