Browse Source

MDEV-24412: Disable the test on ./mtr --embedded

bb-10.5-merge-jan
Marko Mäkelä 3 years ago
parent
commit
1181564131
  1. 2
      mysql-test/suite/innodb/t/log_upgrade.test

2
mysql-test/suite/innodb/t/log_upgrade.test

@ -4,6 +4,8 @@
# For example, tmpfs on FreeBSD does not support them.
# On Microsoft Windows, sparse files have to be created in a special way.
--source include/big_test.inc
# include/shutdown_mysqld.inc does not work in ./mtr --embedded
--source include/not_embedded.inc
call mtr.add_suppression("InnoDB: The change buffer is corrupted");

Loading…
Cancel
Save