mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Renaming a few mysql-test/suite/rpl/include/*.test files into *.inc
Builders: - amd64-fedora-38-last-N-failed - amd64-debian-10-last-N-failed erroneously execute MTR for these files: - rpl/include/rpl_extra_col_master.test - rpl/include.rpl_binlog_max_cache_size.test - rpl/include.rpl_charset.test when these files are changed by a commit. Changing their extension from *.test to *.inc to avoid this.
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
--source include/not_windows.inc
|
||||
--source include/have_binlog_format_mixed.inc
|
||||
|
||||
--source suite/rpl/include/rpl_binlog_max_cache_size.test
|
||||
--source suite/rpl/include/rpl_binlog_max_cache_size.inc
|
||||
--source include/rpl_end.inc
|
||||
|
Reference in New Issue
Block a user