diff options
author | unknown <knielsen@knielsen-hq.org> | 2012-01-29 11:33:00 +0100 |
---|---|---|
committer | unknown <knielsen@knielsen-hq.org> | 2012-01-29 11:33:00 +0100 |
commit | 4b9907979ce316be12a7ce2b62874b42edf2e39e (patch) | |
tree | 7e86fe3d82f71a9e895cc016fb0c6bf45b826adc /mysql-test/mysql-test-run.pl | |
parent | f923073f681aaae634e915489d50c24c19320bb4 (diff) | |
download | mariadb-git-4b9907979ce316be12a7ce2b62874b42edf2e39e.tar.gz |
Do not run PBXT tests by default. They have problems (valgrind failures,
huge space usage), and there is no upstream support anymore.
Diffstat (limited to 'mysql-test/mysql-test-run.pl')
-rwxr-xr-x | mysql-test/mysql-test-run.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 1bef01e3bd5..aa7da22d20c 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -173,7 +173,6 @@ my $DEFAULT_SUITES= join(',', qw( optimizer_unfixed_bugs oqgraph parts - pbxt percona perfschema plugins |