diff --git a/community-mysql.spec b/community-mysql.spec index 9203045..f95c949 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -13,7 +13,7 @@ # 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 8.0.28 +%global last_tested_version 8.0.30 # 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-list-arm.list b/rh-skipped-tests-list-arm.list index f3636f4..ce972f5 100644 --- a/rh-skipped-tests-list-arm.list +++ b/rh-skipped-tests-list-arm.list @@ -13,3 +13,10 @@ innodb.innodb_bug-13628249 : BUG#0 # Failing since MySQL 8.0.28 main.func_unixtime_64bits : BUG#0 + +# Fails since 8.0.30 +federated.federated_server : BUG#0 +rpl_gtid.rpl_mixed_temp_table_stored_function : BUG#0 +rpl_gtid.rpl_multi_source_mtr_includes : BUG#0 +clone.local_dml_auto_tune : BUG#0 +clone.remote_dml_auto_tune : BUG#0 diff --git a/rh-skipped-tests-list-base.list b/rh-skipped-tests-list-base.list index a5f2ad9..31e42e1 100644 --- a/rh-skipped-tests-list-base.list +++ b/rh-skipped-tests-list-base.list @@ -53,3 +53,6 @@ rpl.rpl_auto_increment_myisam : BUG#0 # Failing since MySQL 8.0.29 main.mysqlpump_bugs : BUG#0 main.slow_log : BUG#0 + +# Failing on x86_64, i686 since MySQL 8.0.30 +innodb.check_sector_size : BUG#0 diff --git a/rh-skipped-tests-list-ppc.list b/rh-skipped-tests-list-ppc.list index b7dcd2c..6c8b6a0 100644 --- a/rh-skipped-tests-list-ppc.list +++ b/rh-skipped-tests-list-ppc.list @@ -1,2 +1,10 @@ # ppc64le sys_vars.innodb_buffer_pool_size_basic : BUG#0 fails only on ppc64le on f32+ + +# Fails since 8.0.30 +federated.federated_server : BUG#0 +rpl_gtid.rpl_mixed_temp_table_stored_function : BUG#0 +rpl_gtid.rpl_multi_source_mtr_includes : BUG#0 +rpl.rpl_innodb_bug28430 : BUG#0 +clone.local_dml_auto_tune : BUG#0 +clone.remote_dml_auto_tune : BUG#0 diff --git a/rh-skipped-tests-list-s390.list b/rh-skipped-tests-list-s390.list index 0bb1503..8be69af 100644 --- a/rh-skipped-tests-list-s390.list +++ b/rh-skipped-tests-list-s390.list @@ -32,3 +32,9 @@ gis.st_symdifference : BUG#0 main.subquery_sj_mat_bka_nobnl : BUG#0 failing since 8.0.24 on F32+ main.derived_limit : BUG#0 failing since 8.0.24 on F32+ main.explain_tree : BUG#0 failing since 8.0.24 on F32+ + +# Fails since 8.0.30 +rpl_gtid.rpl_mixed_temp_table_stored_function : BUG#0 +rpl_gtid.rpl_multi_source_mtr_includes : BUG#0 +clone.local_dml_auto_tune : BUG#0 +clone.remote_dml_auto_tune : BUG#0