Tetsuite has been checked
This commit is contained in:
parent
22f4e649a8
commit
d9d169d111
@ -13,7 +13,7 @@
|
|||||||
# The last version on which the full testsuite has been run
|
# 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
|
# In case of further rebuilds of that version, don't require full testsuite to be run
|
||||||
# run only "main" suite
|
# run only "main" suite
|
||||||
%global last_tested_version 8.0.32
|
%global last_tested_version 8.0.33
|
||||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||||
%global force_run_testsuite 0
|
%global force_run_testsuite 0
|
||||||
|
|
||||||
|
@ -59,3 +59,6 @@ innodb.check_sector_size : BUG#0
|
|||||||
|
|
||||||
# Failing on all architectures since MySQL 8.0.31
|
# Failing on all architectures since MySQL 8.0.31
|
||||||
auth_sec.fips : BUG#0
|
auth_sec.fips : BUG#0
|
||||||
|
|
||||||
|
# Unstable test on MySQL 8.0.33
|
||||||
|
main.join_cache_bka_nobnl : BUG#0
|
||||||
|
@ -41,3 +41,6 @@ clone.remote_dml_auto_tune : BUG#0
|
|||||||
|
|
||||||
# Fails since 8.0.32
|
# Fails since 8.0.32
|
||||||
main.join_cache_bnl : BUG#0
|
main.join_cache_bnl : BUG#0
|
||||||
|
|
||||||
|
# Fails since 8.0.33
|
||||||
|
main.subquery_sj_all_bka_nobnl : BUG#0
|
||||||
|
Loading…
Reference in New Issue
Block a user