From dc579f3ec16f75a92561be155c7324185ccc9a39 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Sat, 16 Nov 2024 18:21:40 +0100 Subject: [PATCH] Testsuite verification for version 10.11.10 --- mariadb.spec | 2 +- rh-skipped-tests-arm.list | 2 ++ rh-skipped-tests-base.list | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 77b1e4d..f02b764 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -14,7 +14,7 @@ ExcludeArch: %{ix86} # The last version on which the full testsuite has been run # In case of further rebuilds of that version, don't require full testsuite to be run # run only "main" suite -%global last_tested_version 10.11.9 +%global last_tested_version 10.11.10 # Set to 1 to force run the testsuite even if it was already tested in current version %global force_run_testsuite 0 diff --git a/rh-skipped-tests-arm.list b/rh-skipped-tests-arm.list index e69de29..b6b609e 100644 --- a/rh-skipped-tests-arm.list +++ b/rh-skipped-tests-arm.list @@ -0,0 +1,2 @@ +# Fails since 10.11.10 +main.mysql_client_test_nonblock : diff --git a/rh-skipped-tests-base.list b/rh-skipped-tests-base.list index 2f18bc2..3232765 100644 --- a/rh-skipped-tests-base.list +++ b/rh-skipped-tests-base.list @@ -64,3 +64,8 @@ rpl.rpl_get_lock : perfschema.show_aggregate : # Unstable on all architectures since 10.11.9 innodb.log_file_size_online : + +# Fails on all architectures since 10.11.10 +main.connect : +main.timezone : +innodb.log_file_name :