mariadb/mysql-test/collections/buildbot_suites.bat
Vladislav Vaintroub af85e2ba19 MTR, Windows - remove --verbose-restart output on buildbot run
MTR buildbot output suggest that buildbot can lose some stdout information
by overwriting it with stderr, which is captured separately

This is bad, since stdout contains information about failing test.
So, this is an attempt to minimize the damage by excluding most frequent
stderr messages - those about restart.
2024-03-18 22:28:16 +01:00

11 lines
261 B
Batchfile

if "%MTR_PARALLEL%"=="" set MTR_PARALLEL=%NUMBER_OF_PROCESSORS%
perl mysql-test-run.pl --force --suite-timeout=120 --max-test-fail=10 --retry=3 --suite=^
vcol,gcol,perfschema,^
main,^
innodb,^
versioning,^
plugins,^
mariabackup,^
roles,^
auth_gssapi,^
rocksdb