From 95036b880dfa4cb46c8ed05fbec0f29f53895de0 Mon Sep 17 00:00:00 2001 From: Veronika Doubkova Date: Tue, 9 Dec 2025 12:58:01 +0100 Subject: [PATCH] Skip tests that are failing on Konflux Resolves: ROK-831 --- mysql8.4.spec | 6 +++++- rh-skipped-tests-list-base.list | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/mysql8.4.spec b/mysql8.4.spec index 0a5287b..b77c772 100644 --- a/mysql8.4.spec +++ b/mysql8.4.spec @@ -104,7 +104,7 @@ ExcludeArch: %{ix86} Name: %{majorname}%{majorversion} Version: %{package_version} -Release: 1%{?with_debug:.debug}%{?dist} +Release: 2%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -1133,6 +1133,10 @@ popd %endif %changelog +* Tue Dec 09 2025 Veronika Doubkova - 8.4.7-2 +- Skip tests that are failing on Konflux +- Resolves: ROK-831 + * Thu Oct 30 2025 Pavol Sloboda - 8.4.7-1 - Rebase to 8.4.7 diff --git a/rh-skipped-tests-list-base.list b/rh-skipped-tests-list-base.list index e540e27..296305a 100644 --- a/rh-skipped-tests-list-base.list +++ b/rh-skipped-tests-list-base.list @@ -32,3 +32,8 @@ main.subquery_sj_mat_bka_nobnl : BUG#0 gis.spatial_analysis_functions_centroid : BUG#0 perfschema.transaction_nested_events : BUG#0 rpl_gtid.rpl_perfschema_applier_status_by_worker_gtid_skipped_transaction_mts : BUG#0 + +# Failing on Konflux +main.basedir : BUG#0 +main.grant_user_lock : BUG#0 +main.loaddata_special : BUG#0