Update skipped-tests-list for 10.11.6 release
This commit is contained in:
parent
fd05b59be6
commit
29a859054e
@ -15,7 +15,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 10.5.22
|
||||
%global last_tested_version 10.11.6
|
||||
# Set to 1 to force run the testsuite even if it was already tested in current version
|
||||
%global force_run_testsuite 0
|
||||
|
||||
@ -1233,7 +1233,7 @@ export MTR_BUILD_THREAD=$(( $(date +%s) % 1100 ))
|
||||
--skip-test-list=unstable-tests
|
||||
%endif
|
||||
# Second run for the SPIDER suites that fail with SCA (ssl self signed certificate)
|
||||
perl ./mysql-test-run.pl $common_testsuite_arguments --skip-ssl --big-test --suite=spider,spider/bg,spider/bugfix,spider/handler --skip-test-list=unstable-tests \
|
||||
perl ./mysql-test-run.pl $common_testsuite_arguments --skip-ssl --big-test --suite=spider,spider/bg,spider/bugfix --skip-test-list=unstable-tests \
|
||||
%if %{ignore_testsuite_result}
|
||||
--max-test-fail=999 || :
|
||||
%else
|
||||
|
@ -1,2 +0,0 @@
|
||||
# Fails since 10.3.17, only on armv7hl
|
||||
versioning.partition :
|
@ -29,63 +29,57 @@ perfschema.socket_summary_by_event_name_func :
|
||||
innodb.innodb_defrag_binlog :
|
||||
|
||||
# Fails everywhere since 10.2.15
|
||||
main.userstat :
|
||||
main.userstat :
|
||||
|
||||
# Fails everywhere since 10.4.11
|
||||
main.events_bugs :
|
||||
sys_vars.tcp_nodelay :
|
||||
|
||||
# Fails on i686
|
||||
encryption.innodb-redo-badkey :
|
||||
|
||||
# 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 :
|
||||
plugins.feedback_plugin_load :
|
||||
|
||||
# Fails only on i686
|
||||
main.myisampack :
|
||||
|
||||
# Fails everywhere in 10.5.8
|
||||
rpl.rpl_innodb_mixed_dml :
|
||||
|
||||
# Since 10.5.10
|
||||
sys_vars.tcp_nodelay :
|
||||
innodb.restart :
|
||||
|
||||
# Fails on all architectures since 10.5.18
|
||||
main.information_schema :
|
||||
main.loadxml :
|
||||
main.lock_kill :
|
||||
|
||||
# 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 since 10.5.22
|
||||
mariabackup.aria_log_dir_path :
|
||||
# ------------------------------
|
||||
# Fails on 10.11.6
|
||||
binlog_encryption.rpl_gtid_basic :
|
||||
main.mysqld--help-aria :
|
||||
main.plugin_auth :
|
||||
mariabackup.encrypted_page_corruption :
|
||||
multi_source.info_logs :
|
||||
oqgraph.regression_mdev6345 :
|
||||
perfschema.threads_mysql :
|
||||
type_test.type_test_double :
|
||||
|
||||
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 :
|
||||
|
||||
# Unstable on 10.11.6
|
||||
rpl.rpl_slave_shutdown_mdev20821 :
|
||||
|
@ -1,22 +0,0 @@
|
||||
# Fails on ppc64le since 10.4.12
|
||||
oqgraph.social :
|
||||
|
||||
# Fails since 10.5.13
|
||||
encryption.create_or_replace_big :
|
||||
rpl.rpl_parallel_optimistic_xa_lsu_off :
|
||||
rpl.rpl_parallel_optimistic_xa :
|
||||
innodb.innodb_defrag_concurrent :
|
||||
rpl.rpl_parallel_xa_same_xid :
|
||||
parts.part_supported_sql_func_innodb :
|
||||
parts.partition_alter2_1_1_innodb :
|
||||
|
||||
# Fails since 10.5.20
|
||||
innodb.innodb_defrag_concurrent :
|
||||
parts.partition_alter4_innodb :
|
||||
rpl.rpl_parallel_optimistic_xa_lsu_off :
|
||||
|
||||
# Fails since 10.5.22
|
||||
parts.partition_alter2_1_2_innodb :
|
||||
innodb_gis.kill_server :
|
||||
parts.partition_alter2_2_1_innodb :
|
||||
parts.partition_alter2_2_2_innodb :
|
@ -1,7 +1,4 @@
|
||||
# Fails since 10.5.2
|
||||
perfschema.memory_aggregate_32bit :
|
||||
period.overlaps :
|
||||
# Fails since 10.5.9
|
||||
bugfix.wait_timeout :
|
||||
#Fails since 10.5.16
|
||||
innodb.row_size_error_log_warnings_3 :
|
||||
# Fails on 10.11.6
|
||||
main.func_json_notembedded :
|
||||
mariabackup.huge_lsn :
|
||||
mariabackup.xb_file_key_management :
|
||||
|
Loading…
Reference in New Issue
Block a user