Re: [Maria-developers] mysql-test-run

2009-04-08 Thread Kristian Nielsen
Michael Widenius writes: > What I *would* like to change ASAP is that the test file and result > file is in the same directory so that in 'bzr gcommit' and in 'emacs > directory' the test and result files comes directly after eachother! > This has been on the mysqltest TODO for a long time but fo

Re: [Maria-developers] mysql-test-run (was Re: BuildBot)

2009-04-08 Thread Michael Widenius
Hi! > "Patrick" == Patrick Crews writes: >> This does not really have to mean using separate files. I have in mind >> something like a Perl-based suite where I could do: >> >> query <> SELECT a, b >> FROM t1 JOIN t2 ON (a = b) >> ORDER BY a, b; >> SQL >> RECORDME >> RESULT >> >> and `my

Re: [Maria-developers] mysql-test-run (was Re: BuildBot)

2009-04-06 Thread Patrick Crews
Hi everyone, As a QA engineer, I had a few thoughts I would put into the discussion as well. Please feel free to take them or leave them (or to throw them a parade and give them the key to the city) ;-) On Mon, Apr 6, 2009 at 3:17 PM, Kristian Nielsen wrote: > Michael Widenius writes: > > > To

[Maria-developers] mysql-test-run (was Re: BuildBot)

2009-04-06 Thread Kristian Nielsen
Michael Widenius writes: > To go trough the things that are wrong with mysqltest: In my opinion, the single biggest problem with mysqltest is that it is a seperate program from the test suite driver mysql-test-run.pl. It's even written in a different language (C vs. Perl), and test cases themsel