Commit 395de730 authored by Elena Stepanova's avatar Elena Stepanova

MDEV-4169: mysql-test-run doesn't strip expected warnings (setrlimit)

parent 768b62fe
......@@ -4448,6 +4448,7 @@ sub extract_warning_lines ($) {
qr|Table '\..mtr.test_suppressions' is marked as crashed and should be repaired|,
qr|InnoDB: Error: table 'test/bug39438'|,
qr|table.*is full|,
qr|setrlimit could not change the size of core files to 'infinity';|,
);
my $matched_lines= [];
......
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