diff options
Diffstat (limited to 'mysql-test/collections/test-bt-fast')
-rw-r--r-- | mysql-test/collections/test-bt-fast | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/mysql-test/collections/test-bt-fast b/mysql-test/collections/test-bt-fast index 59eb8555e9d..c3ded443518 100644 --- a/mysql-test/collections/test-bt-fast +++ b/mysql-test/collections/test-bt-fast @@ -1,4 +1,2 @@ -perl mysql-test-run.pl --force --timer --comment=ps \ - --skip-ndbcluster --ps-protocol --report-features --experimental=collections/default.experimental -perl mysql-test-run.pl --force --timer --comment=stress \ - --suite=stress --experimental=collections/default.experimental +perl mysql-test-run.pl --force --timer --comment=ps --skip-ndbcluster --ps-protocol --report-features --experimental=collections/default.experimental +perl mysql-test-run.pl --force --timer --comment=stress --suite=stress --experimental=collections/default.experimental |