Commit 517c5c9e authored by Jan Lindström's avatar Jan Lindström

MDEV-7262: innodb.innodb-mdev7046 fail on BuildBot

Test causes OS error printout and we need to supress this
error message on tests.
parent 2501a0ea
......@@ -7,7 +7,7 @@
# Ignore OS errors
call mtr.add_suppression("InnoDB: File ./test/t1*");
call mtr.add_suppression("InnoDB: File *");
call mtr.add_suppression("InnoDB: Error number*");
# MDEV-7046: MySQL#74480 - Failing assertion: os_file_status(newpath, &exists, &type)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment