From 0877d2a1ae5bdc9acc1da72dc5ab1c2e6c8647d4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 17 Oct 2023 11:25:42 +0000 Subject: automatic import of mariadb --- 0001-disable-some-unstable-testcases.patch | 55 ++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 0001-disable-some-unstable-testcases.patch (limited to '0001-disable-some-unstable-testcases.patch') diff --git a/0001-disable-some-unstable-testcases.patch b/0001-disable-some-unstable-testcases.patch new file mode 100644 index 0000000..529a77c --- /dev/null +++ b/0001-disable-some-unstable-testcases.patch @@ -0,0 +1,55 @@ +diff -Naur mariadb-10.3.34/mysql-test/unstable-tests mariadb-10.3.34_patched/mysql-test/unstable-tests +--- mariadb-10.3.34/mysql-test/unstable-tests 2022-02-11 03:31:00.000000000 +0800 ++++ mariadb-10.3.34_patched/mysql-test/unstable-tests 2022-03-03 11:35:46.130367650 +0800 +@@ -133,6 +133,9 @@ + main.ssl_ca : MDEV-10895 - SSL connection error on Power + main.ssl_cipher : MDEV-17184 - Failures with OpenSSL 1.1.1 + main.ssl_timeout : MDEV-11244 - Crash ++main.ssl_7937 : ++main.ssl_crl_clients : ++main.ssl_8k_key : + main.stat_tables : Modified in 10.3.28 + main.stat_tables_par_innodb : MDEV-14155 - Wrong rounding + main.status : MDEV-13255 - Wrong result +@@ -368,6 +371,7 @@ + innodb.undo_truncate_recover : MDEV-17679 - Server has gone away + innodb.update_time : MDEV-14804 - Wrong result + innodb.xa_recovery : MDEV-15279 - mysqld got exception ++innodb.innodb_defrag_binlog : + + #----------------------------------------------------------------------- + +@@ -467,6 +471,7 @@ + parts.partition_exch_qa_10 : MDEV-11765 - wrong result + parts.partition_innodb_status_file : MDEV-12901 - Valgrind + parts.partition_special_innodb : MDEV-16942 - Timeout ++parts.partition_alter4_innodb : + + #----------------------------------------------------------------------- + +@@ -491,6 +496,9 @@ + perfschema.stage_mdl_table : MDEV-12638 - Wrong result + perfschema.start_server_low_digest : MDEV-21221 - Wrong result + perfschema.threads_mysql : MDEV-10677 - Wrong result ++perfschema.nesting : ++perfschema.socket_summary_by_instance_func : ++perfschema.cnf_option : + + #----------------------------------------------------------------------- + +@@ -629,6 +637,7 @@ + rpl.rpl_user_variables : MDEV-20522 - Wrong result + rpl.rpl_variables : MDEV-20150 - Server crash + rpl.sec_behind_master-5114 : MDEV-13878 - Wrong result ++rpl.rpl_connection : + + #----------------------------------------------------------------------- + +@@ -687,6 +696,7 @@ + sys_vars.slow_query_log_func : MDEV-14273 - Wrong result + sys_vars.thread_cache_size_func : MDEV-11775 - Wrong result + sys_vars.wait_timeout_func : MDEV-12896 - Wrong result ++sys_vars.slave_parallel_threads_basic : + + #----------------------------------------------------------------------- + -- cgit v1.2.3