[mariadb-galera] Disable failing tests innodb_simulate_comp_failures

Honza Horak hhorak at fedoraproject.org
Wed Sep 3 17:27:04 UTC 2014


commit 7e5939589d48a4234af89e0f7a0a67db12e806e7
Author: Honza Horak <hhorak at redhat.com>
Date:   Wed Sep 3 19:15:49 2014 +0200

    Disable failing tests innodb_simulate_comp_failures

 mariadb-galera.spec       |    6 +++++-
 rh-skipped-tests-arm.list |    2 ++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mariadb-galera.spec b/mariadb-galera.spec
index 1984c14..422efdb 100644
--- a/mariadb-galera.spec
+++ b/mariadb-galera.spec
@@ -97,7 +97,7 @@
 
 Name:             %{pkgname}
 Version:          %{compatver}.%{bugfixver}
-Release:          6.1%{?dist}
+Release:          7%{?dist}
 Epoch:            1
 
 Summary:          A community developed branch of MySQL
@@ -1180,6 +1180,10 @@ fi
 %endif
 
 %changelog
+* Wed Sep 03 2014 Honza Horak <hhorak at redhat.com> - 1:10.0.12-7
+- Disable failing tests: innodb_simulate_comp_failures_small, key_cache
+  rhbz#1096787
+
 * Wed Sep 03 2014 Honza Horak <hhorak at redhat.com> - 1:10.0.12-6
 - Upgrade to 10.0.12 and use layout from mariadb's spec
 
diff --git a/rh-skipped-tests-arm.list b/rh-skipped-tests-arm.list
index 76caf6b..aac4c87 100644
--- a/rh-skipped-tests-arm.list
+++ b/rh-skipped-tests-arm.list
@@ -12,3 +12,5 @@ main.gis-precise                             : rhbz#1096787 (pass on armv7hl)
 main.openssl_1                               : rhbz#1096787
 perfschema.setup_objects                     : rhbz#1096787
 vcol.vcol_supported_sql_funcs_myisam         : rhbz#1096787
+innodb.innodb_simulate_comp_failures_small   : rhbz#1096787
+main.key_cache                               : rhbz#1096787


More information about the scm-commits mailing list