~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to pb2gentest.pl

pb2gentest: Remove 'mostly_selects' test, because it is not useful enough to keep around as an automated test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
510
510
                --duration=300
511
511
                --mysqld=--log-output=file
512
512
        ';
513
 
} elsif ($test =~ m{mostly_selects}io ) {
514
 
        $command = '
515
 
                --gendata='.$conf.'/maria.zz
516
 
                --grammar='.$conf.'/maria_mostly_selects.yy
517
 
        ';
518
513
} elsif ($test =~ m{^mdl_stability}io ) {
519
514
        $command = '
520
515
                --grammar='.$conf.'/metadata_stability.yy