Skip to content

Commit

Permalink
MDEV-24412: Disable the test on ./mtr --embedded
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Nov 30, 2022
1 parent 846112c commit 1181564
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mysql-test/suite/innodb/t/log_upgrade.test
Original file line number Diff line number Diff line change
Expand Up @@ -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");

Expand Down

0 comments on commit 1181564

Please sign in to comment.