diff --git a/mariadb.spec b/mariadb.spec index 870d81f..99e30f0 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -6,7 +6,7 @@ %{!?runselftest:%global runselftest 1} # Set this to 1 to see which tests fail, but 0 on production ready build -%global ignore_testsuite_result 1 +%global ignore_testsuite_result 0 # 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 diff --git a/rh-skipped-tests-base.list b/rh-skipped-tests-base.list index eccb8c0..b982197 100644 --- a/rh-skipped-tests-base.list +++ b/rh-skipped-tests-base.list @@ -57,3 +57,7 @@ plugins.auth_ed25519 : # Fails from 10.4.10 sys_vars.tcp_nodelay : +# only on i686 +main.key_cache : +parts.optimizer : +main.opt_trace_index_merge :