diff --git a/mariadb.spec b/mariadb.spec index 0cf79c4..4cdf20f 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -104,7 +104,7 @@ Name: mariadb Version: %{compatver}.%{bugfixver} -Release: 3%{?with_debug:.debug}%{?dist} +Release: 4%{?with_debug:.debug}%{?dist} Epoch: 1 Summary: A community developed branch of MySQL @@ -1137,6 +1137,9 @@ fi %endif %changelog +* Tue Jan 06 2015 Honza Horak - 1:10.0.15-4 +- Disable failing tests connect.mrr, connect.updelx2 on ppc and s390 + * Mon Dec 22 2014 Honza Horak - 1:10.0.15-3 - Fix macros paths in my.cnf - Create old location for pid file if it remained in my.cnf diff --git a/rh-skipped-tests-ppc-s390.list b/rh-skipped-tests-ppc-s390.list index e28c764..c484996 100644 --- a/rh-skipped-tests-ppc-s390.list +++ b/rh-skipped-tests-ppc-s390.list @@ -2,9 +2,11 @@ connect.alter : rhbz#1096787 connect.bin : rhbz#1096787 connect.dbf : rhbz#1096787 connect.index : rhbz#1096787 +connect.mrr : rhbz#1149647#c6 connect.part_file : rhbz#1149647 connect.part_table : rhbz#1149647 connect.updelx : rhbz#1149647 +connect.updelx2 : rhbz#1149647#c6 main.gis-precise : rhbz#1096787 main.statistics : rhbz#1096787 multi_source.skip_counter : rhbz#1096787