Skip to content

Commit ec7f0e0

Browse files
author
Anibal Pinto
committed
BUG#24593771:REMOVE TESTS THAT NEED GROUP REPLICATION PLUGIN
There are some tests in mysql-5.7 and mysql-trunk which can only run with group replication plugin. These are all skipped because group replication is not yet pushed to the main trees. These tests should be moved to GR development tree mysql-test/suite/rpl/t/rpl_group_replication_user.test mysql-test/suite/rpl/t/rpl_group_replication_wait_for_executed_gtid_set_no_tim eout.test mysql-test/suite/rpl/t/rpl_group_replication_wait_for_executed_gtid_set_with_s leep.test These tests were move to group_replication suite on BUG#24357947: MOVE TESTS THAT NEED GR PLUGIN TO GROUP REPLICATION TREE, on this bug we need to remove them from rpl suite. This is made in two steps because Group Replication is not on the main branch yet.
1 parent 2f1d366 commit ec7f0e0

12 files changed

+230
-406
lines changed

mysql-test/extra/rpl_tests/rpl_user.inc

-109
This file was deleted.

mysql-test/extra/rpl_tests/rpl_wait_for_executed_gtid_set_no_timeout.inc

-58
This file was deleted.

mysql-test/extra/rpl_tests/rpl_wait_for_executed_gtid_set_with_sleep.inc

-90
This file was deleted.

mysql-test/suite/rpl/r/rpl_group_replication_user.result

-92
This file was deleted.

mysql-test/suite/rpl/r/rpl_group_replication_wait_for_executed_gtid_set_no_timeout.result

-17
This file was deleted.

mysql-test/suite/rpl/r/rpl_group_replication_wait_for_executed_gtid_set_with_sleep.result

-21
This file was deleted.

mysql-test/suite/rpl/t/rpl_group_replication_user.test

-2
This file was deleted.

0 commit comments

Comments
 (0)