Bug #78380 Update rpl suite tests to work on Group Replication
Submitted: 9 Sep 2015 10:58 Modified: 9 Sep 2015 15:48
Reporter: Nuno Carvalho Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Replication Severity:S3 (Non-critical)
Version:5.7.9 OS:Any
Assigned to: CPU Architecture:Any

[9 Sep 2015 10:58] Nuno Carvalho
Description:
Some new tests need to be updated in order to work on Group
Replication, those tests are:
 * rpl_row_rollback_to_savepoint
   Not supported due to use of both
   --transaction-write-set-extraction!=OFF and ROLLBACK TO
   SAVEPOINT.
 * rpl_group_replication_user
   Updated result file.
 * rpl_group_replication_wait_for_executed_gtid_set
   Removed, this test was a wrapper to
   extra/rpl_tests/rpl_wait_for_executed_gtid_set.inc which was
   removed.
 * rpl_gtid_delete_memory_table_after_start_server
   Not supported since it tests asynchronous replication specific
   behavior.
 * rpl_perfschema_threads_processlist_status
   Updated to support parallel applier.
 * rpl_stm_ignore
   Not supported since it uses non-transactional engine.

How to repeat:
See above.

Suggested fix:
Update the tests.
[9 Sep 2015 15:48] Jon Stephens
Fixed in 5.7.9+. 

Test cases only, no user changes to document. 

Closed.