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

Test causes OS error printout and we need to supress this
error message on tests.
This commit is contained in:
Jan Lindström 2015-01-12 09:30:49 +02:00
parent 2501a0ea59
commit 517c5c9e89

View file

@ -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)