commit: ca28939e0ef96b8296007e96961c9f1c745ad2d1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 14 08:17:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 14 08:30:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca28939e
dev-db/mysql: test tweaks
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-db/mysql/mysql-8.0.34.ebuild | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/dev-db/mysql/mysql-8.0.34.ebuild b/dev-db/mysql/mysql-8.0.34.ebuild
index 043436bb5bf4..43fb2e5f98f0 100644
--- a/dev-db/mysql/mysql-8.0.34.ebuild
+++ b/dev-db/mysql/mysql-8.0.34.ebuild
@@ -428,16 +428,20 @@ src_test() {
"main.subquery_sj_firstmatch_bka;0;Known rounding error with
latest AMD processors -- no upstream bug yet"
"main.subquery_sj_firstmatch_bka_nobnl;0;Known rounding error
with latest AMD processors -- no upstream bug yet"
"main.subquery_sj_mat_bka_nobnl;0;Known rounding error with
latest AMD processors -- no upstream bug yet"
+ "main.subquery_sj_all_bka_nobnl;0;Known rounding error with
latest AMD processors -- no upstream bug yet"
"main.window_std_var;0;Known rounding error with latest AMD
processors -- no upstream bug yet"
"main.window_std_var_optimized;0;Known rounding error with
latest AMD processors -- no upstream bug yet"
"main.with_recursive;0;Known rounding error with latest AMD
processors -- no upstream bug yet"
"perfschema.statement_digest_query_sample;0;Test will fail on
slow hardware"
"rpl.rpl_innodb_info_tbl_slave_tmp_tbl_mismatch;0;Unstable test"
+ "rpl_gtid.rpl_multi_source_mtr_includes;97844;Unstable test"
+ "main.partition_datatype;0;Unstable test"
"sys_vars.myisam_data_pointer_size_func;87935;Test will fail on
slow hardware"
"x.connection;0;Known failure - no upstream bug yet"
+ "main.slow_log;0;Known failure - no upstream bug yet"
)
if ! hash zip 1>/dev/null 2>&1 ; then
@@ -481,6 +485,11 @@ src_test() {
# FIXME: suffers from broken DEATH_TESTS's
"routertest_router_certificate_generator"
+
+ # TODO: ???
+ "pfs_host-oom"
+ "pfs_user-oom"
+ "pfs"
)
# Try to increase file limits to increase test coverage