Testsuite verification for version 10.11.9

This commit is contained in:
Michal Schorm 2024-10-17 11:03:09 +02:00
parent 40613ebffa
commit 87c9080ecd
5 changed files with 40 additions and 99 deletions

View File

@ -14,7 +14,7 @@ ExcludeArch: %{ix86}
# 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 10.11.6
%global last_tested_version 10.11.9
# Set to 1 to force run the testsuite even if it was already tested in current version
%global force_run_testsuite 0

View File

@ -1,5 +0,0 @@
# Fails since 10.3.17, only on armv7hl
versioning.partition :
# Fail since 10.4.16 only on armv7hl
versioning.partition_rotation :

View File

@ -1,4 +1,4 @@
# The SSL test are failing correctly. Fro more explanation, see:
# The SSL test are failing correctly. For more explanation, see:
# https://jira.mariadb.org/browse/MDEV-8404?focusedCommentId=84275&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-84275
main.ssl_7937 : #1399847
main.ssl_8k_key :
@ -18,6 +18,7 @@ sys_vars.slave_parallel_threads_basic :
# Expected to fail, the plugin is not build with server, but 'mariadb-connector-c' instead
plugins.auth_ed25519 :
plugins.multiauth :
main.plugin_auth : "ERROR 28000: Plugin mysql_clear_password could not be loaded"
# ------------------------------
perfschema.nesting : #1399847
@ -25,92 +26,41 @@ perfschema.socket_summary_by_instance_func : #1399847
perfschema.socket_summary_by_event_name_func :
# ------------------------------
# Fails since 10.1.12
# Fails on all architectures since 10.1.12
innodb.innodb_defrag_binlog :
# Fails everywhere since 10.2.15
main.userstat :
# Fails on all architectures since 10.2.15
main.userstat :
# Fails everywhere since 10.4.11
main.events_bugs :
# Fails on all architectures since 10.4.11
sys_vars.tcp_nodelay :
# Fails on i686
encryption.innodb-redo-badkey :
# Fails on all architectures since 10.5.3
main.mysqld--help-aria : "[Warning] You need to use --log-bin to make --binlog-format work."
# Fails since 10.5.2
main.mysqld--help2 :
disks.disks :
disks.disks_notembedded :
# Fails since 10.5.3
main.mysqld--help-aria :
# Fails since 10.5.4
main.ssl_system_ca :
# Fails since 10.5.7
innodb.innodb_wl6326_big :
# Fails on all architectures since 10.5.7
plugins.feedback_plugin_load :
# Fails only on RHEL 9 BETA on i686 architecture
main.myisampack :
# Fails on all arches since 10.5.13 on CentOS Stream 9
# Fails on all architectures since 10.5.13 on CentOS Stream 9
oqgraph.regression_mdev6345 :
type_test.type_test_double :
# Fails only on i686 since 10.5.13 on CentOS Stream 9
oqgraph.general-innodb :
oqgraph.general-Aria :
oqgraph.general-MyISAM :
oqgraph.legacy_upgrade :
oqgraph.regression_1133093 :
oqgraph.regression_1196036 :
oqgraph.regression_1213120 :
# Fails since RHEL 9.0.0 GA
# TLSv1.0 and TLSv1.1 are not allowed anymore
# https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/security_hardening/index
main.tls_version1 :
# Fails on all architectures since 10.5.18
main.information_schema :
main.loadxml :
main.lock_kill :
main.information_schema : "mysqltest: At line 1342: query 'reap' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: unexpected eof while reading', instead of <Unknown> (2013)..."
main.loadxml : "mysqltest: At line 87: query 'reap' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: unexpected eof while reading', instead of (0)..."
main.lock_kill : "mysqltest: At line 22: query 'reap' failed with wrong errno <Unknown> (2026): 'TLS/SSL error: unexpected eof while reading', instead of (0)..."
# Fails since 10.5.20
innodb.innodb_bug51920 :
innodb.row_size_error_log_warnings_3 :
binlog_encryption.rpl_cant_read_event_incident :
bg.spider_fixes :
bugfix.mdev_29904 : "[Warning] mariadbd: Can't get hardware address with error 0"
sys_vars.completion_type_func :
rpl.rpl_report_port :
rpl.rpl_reset_slave_fail :
rpl.rpl_xa_survive_disconnect_lsu_off :
rpl.rpl_heartbeat_basic :
rpl.rpl_xa_survive_disconnect :
rpl.rpl_err_ignoredtable :
rpl.rpl_row_img_sequence_full :
rpl.rpl_row_img_sequence_min :
rpl.rpl_row_img_sequence_noblob :
rpl.rpl_xa_empty_transaction :
rpl.rpl_slave_shutdown_mdev20821 :
# Fails on all architectures since 10.5.20
rpl.rpl_err_ignoredtable :
# Fails on 10.11.6
main.plugin_auth :
# Fails on all architectures since 10.11.6
binlog_encryption.rpl_gtid_basic :
perfschema.threads_mysql :
rpl.rpl_gtid_basic :
rpl.rpl_semi_sync_wait_point :
binlog_encryption.rpl_gtid_basic :
multi_source.info_logs :
perfschema.threads_mysql :
rpl.rpl_cant_read_event_incident :
rpl.rpl_change_master_demote :
rpl.rpl_domain_id_filter_restart :
rpl.rpl_gtid_basic :
rpl.rpl_mdev6020 :
rpl.rpl_old_master :
rpl.rpl_perfschema_applier_status_by_coordinator :
rpl.rpl_rewrite_db_sys_vars :
rpl.rpl_semi_sync_wait_point :
rpl.rpl_trigger :
rpl.rpl_upgrade_master_info :
# Fails on all architectures since 10.11.9
main.mdev375 :
rpl.rpl_get_lock :
perfschema.show_aggregate :
# Unstable on all architectures since 10.11.9
innodb.log_file_size_online :

View File

@ -1,10 +1,5 @@
# Fails on ppc64le since 10.4.12
oqgraph.social :
# Fails since 10.5.20
innodb.innodb_defrag_concurrent :
parts.partition_alter4_innodb :
rpl.rpl_parallel_optimistic_xa_lsu_off :
# Fails on 10.11.6
perfschema.threads_innodb :
encryption.innodb_encryption-page-compression :
encryption.innochecksum :
encryption.innodb-checksum-algorithm :
encryption.innodb-discard-import :
innodb.101_compatibility :

View File

@ -1,11 +1,12 @@
# Fails since 10.5.2
perfschema.memory_aggregate_32bit :
period.overlaps :
# Fails on 10.11.6
main.func_json_notembedded :
innodb_gis.rtree_rollback1 :
mariabackup.encrypted_page_corruption :
mariabackup.huge_lsn :
mariabackup.xb_file_key_management :
# Fails on 10.11.9
main.having_cond_pushdown :
innodb.101_compatibility :
mariabackup.slave_provision_nolock :
mariabackup.page_compression_level :
mariabackup.xb_page_compress :