dev-db/percona-server: update known test failures
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 18 Nov 2018 21:42:58 +0000 (22:42 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 18 Nov 2018 21:43:17 +0000 (22:43 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/percona-server/percona-server-5.7.23.24.ebuild

index 9887b0d1eb4ff3e52fcf5c788ca6a0786484aeb6..2c75a45d8e3713bec0175a3e18501feb372d03b0 100644 (file)
@@ -608,6 +608,8 @@ src_test() {
        # rocksdb.rocksdb:                                  https://jira.percona.com/browse/PS-5034
        # rocksdb.show_engine:                              https://jira.percona.com/browse/PS-5033
        # rocksdb.show_table_status:                        https://jira.percona.com/browse/PS-5035
+       # rpl.rpl_innodb_info_tbl_slave_tmp_tbl_mismatch:   https://bugs.mysql.com/bug.php?id=89223
+       # rpl.rpl_multi_source_mts_reset_worker_info:       https://jira.percona.com/browse/PS-3786
        # x.crud_insert_cast:                               https://jira.percona.com/browse/PS-5032
        # x.insert_table_bad_column:                        https://jira.percona.com/browse/PS-5032
        # x.insert_table_bad_numcolumns:                    https://jira.percona.com/browse/PS-5032
@@ -628,6 +630,8 @@ src_test() {
                rocksdb.rocksdb \
                rocksdb.show_engine \
                rocksdb.show_table_status \
+               rpl.rpl_innodb_info_tbl_slave_tmp_tbl_mismatch \
+               rpl.rpl_multi_source_mts_reset_worker_info \
                x.crud_insert_cast \
                x.insert_table_bad_column \
                x.insert_table_bad_numcolumns \