mirror of
https://github.com/MariaDB/server.git
synced 2025-08-30 11:22:14 +03:00
The XtraDB storage engine was already replaced by InnoDB and disabled in MariaDB Server 10.2. Let us remove it altogether to avoid dragging dead code around. Replace some references to XtraDB with references to InnoDB. rpl_get_position_info(): Remove. Remove the mysql-test-run --suite=percona, because it only contains tests specific to XtraDB, many of which were disabled already in earlier MariaDB versions.
378 lines
20 KiB
Plaintext
378 lines
20 KiB
Plaintext
##############################################################################
|
|
#
|
|
# List the test cases which, unlike tests from disabled.def files,
|
|
# can still be run on the current tree meaningfully, but are known
|
|
# or suspected to fail sporadically on different reasons.
|
|
#
|
|
# Most common reasons are either test failures observed in buildbot,
|
|
# or recent modifications to the tests which make their stability
|
|
# unknown.
|
|
#
|
|
# Tests included due to recent modifications are later removed from the
|
|
# list, if during a certain period they do not fail (and are not
|
|
# modified again). Tests included due to intermittent failures are
|
|
# removed when corresponding bug reports are closed.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <suitename>.<testcasename> : MDEV-xxxxx - <comment>
|
|
#
|
|
# '*' wildcard in testcase names is supported.
|
|
#
|
|
# To use the list, run MTR with --skip-test-list=unstable-tests option.
|
|
#
|
|
##############################################################################
|
|
|
|
|
|
main.analyze_format_json : MDEV-11866 - Mismatch
|
|
main.analyze_stmt_orderby : MDEV-11866 - Mismatch
|
|
main.check_constraint : Modified in 10.2.6
|
|
main.cte_nonrecursive : Modified in 10.2.6
|
|
main.cte_recursive : Modified in 10.2.6
|
|
main.default : MDEV-12738 - Valgrind; modified in 10.2.6
|
|
main.derived_cond_pushdown : Modified in 10.2.6
|
|
main.drop-no_root : MDEV-12633 - Valgrind
|
|
main.events_2 : Modified in 10.2.6
|
|
main.func_json : MDEV-11648 - Valgrind; modified in 10.2.6
|
|
main.gis : Modified in 10.2.6
|
|
main.index_merge_innodb : MDEV-7142 - Plan mismatch
|
|
main.join_cache : Modified in 10.2.6
|
|
main.keyread : Added in 10.2.6
|
|
main.limit_rows_examined : Modified in 10.2.6
|
|
main.loaddata : Modified in 10.2.6
|
|
main.loadxml : Modified in 10.2.6
|
|
main.log_tables-big : MDEV-12764 - Mismatch; modified in 10.2.6
|
|
main.mix2_myisam : MDEV-11646 - Valgrind
|
|
main.mrr_icp_extra : MDEV-11646 - Valgrind
|
|
main.myisam : MDEV-11646 - Valgrind
|
|
main.myisampack : MDEV-11646 - Valgrind
|
|
main.mysql_client_test : MDEV-12633 - Valgrind
|
|
main.mysql_client_test_comp : MDEV-12633 - Valgrind
|
|
main.mysql_client_test_nonblock : MDEV-12633 - Valgrind, CONC-208 - Error on Power
|
|
main.mysqlcheck : MDEV-12633 - Valgrind
|
|
main.mysqld_option_err : MDEV-12747 - Timeout
|
|
main.mysqldump : Modified in 10.2.6
|
|
main.mysqlhotcopy_myisam : MDEV-10995 - Hang on debug
|
|
main.mysqltest : Modified in 10.2.6
|
|
main.openssl_1 : Modified in 10.2.6
|
|
main.openssl_6975 : Modified in 10.2.6
|
|
main.partition_default : Modified in 10.2.6
|
|
main.plugin_loaderr : Modified in 10.2.6
|
|
main.query_cache_innodb : Added in 10.2.6
|
|
main.shm : MDEV-12727 - Mismatch, ERROR 2013
|
|
main.show_check : MDEV-12633 - Valgrind
|
|
main.sp : MDEV-7866 - Mismatch
|
|
main.ssl_7937 : MDEV-11546 - Timeout on Windows; combinations added in 10.2.6
|
|
main.ssl_8k_key : Modified in 10.2.6
|
|
main.ssl_ca : MDEV-10895 - SSL connection error on Power
|
|
main.ssl_timeout : MDEV-11244 - Crash
|
|
main.stat_tables_par : MDEV-10804 - Locking, mismatch
|
|
main.subselect : Modified in 10.2.6
|
|
main.subselect_exists2in : Modified in 10.2.6
|
|
main.subselect_innodb : Modified in 10.2.6
|
|
main.subselect_mat_cost_bugs : Modified in 10.2.6
|
|
main.subselect_sj_mat : Modified in 10.2.6
|
|
main.symlink : Modified in 10.2.6
|
|
main.view : Modified in 10.2.6
|
|
main.win : Modified in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
archive.mysqlhotcopy_archive : MDEV-10995 - Hang on debug
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
binlog.binlog_commit_wait : MDEV-10150 - Mismatch
|
|
binlog.binlog_unsafe : MDEV-12436 - Data too long for column
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
binlog_encryption.rpl_binlog_errors : MDEV-12742 - Crash
|
|
binlog_encryption.rpl_parallel : MDEV-10653 - Timeout in include
|
|
binlog_encryption.rpl_semi_sync : MDEV-11673 - Valgrind
|
|
binlog.flashback : Modified in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
connect.secure_file_priv : Modified in 10.2.6
|
|
connect.tbl : MDEV-10179 - Mismatch, MDEV-9844 - Valgrind, crash
|
|
connect.vcol : MDEV-12374 - Fails on Windows
|
|
connect.zip : MDEV-12631 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
encryption.create_or_replace : MDEV-9359 - Assertion failure, MDEV-12694 - Timeout
|
|
encryption.encrypt_and_grep : Modified in 10.2.6
|
|
encryption.filekeys_emptyfile : Uses include modified in 10.2.6
|
|
encryption.filekeys_encfile : Uses include modified in 10.2.6
|
|
encryption.filekeys_encfile_bad : Uses include modified in 10.2.6
|
|
encryption.filekeys_encfile_badfile : Uses include modified in 10.2.6
|
|
encryption.filekeys_encfile_no : Uses include modified in 10.2.6
|
|
encryption.filekeys_nofile : Uses include modified in 10.2.6
|
|
encryption.filekeys_syntax : Uses include modified in 10.2.6
|
|
encryption.filekeys_unencfile : Uses include modified in 10.2.6
|
|
encryption.innodb-bad-key-change : Modified in 10.2.6
|
|
encryption.innodb-bad-key-change2 : Modified in 10.2.6
|
|
encryption.innodb-bad-key-change3 : Modified in 10.2.6
|
|
encryption.innodb-bad-key-change4 : Modified in 10.2.6
|
|
encryption.innodb-bad-key-change5 : Modified in 10.2.6
|
|
encryption.innodb-bad-key-shutdown : Modified in 10.2.6
|
|
encryption.innodb-compressed-blob : Added in 10.2.6
|
|
encryption.innodb-discard-import : Modified in 10.2.6
|
|
encryption.innodb-discard-import-change : MDEV-12632 - Valgrind; modified in 10.2.6
|
|
encryption.innodb-encryption-alter : Modified in 10.2.6
|
|
encryption.innodb-encryption-disable : Modified in 10.2.6
|
|
encryption.innodb_encryption_discard_import : MDEV-11218 - Mismatch; modified in 10.2.6
|
|
encryption.innodb_encryption_filekeys : MDEV-9962 - Timeout; modified in 10.2.6
|
|
encryption.innodb_encryption_is : Modified in 10.2.6
|
|
encryption.innodb_encryption-page-compression : Modified in 10.2.6
|
|
encryption.innodb_encryption_row_compressed : Modified in 10.2.6
|
|
encryption.innodb_encryption_tables : MDEV-9359 - Assertion failure; modified in 10.2.6
|
|
encryption.innodb_first_page : Modified in 10.2.6
|
|
encryption.innodb-force-corrupt : Added in 10.2.6
|
|
encryption.innodb-log-encrypt : Added in 10.2.6
|
|
encryption.innodb-log-encrypt-crash : Added in 10.2.6
|
|
encryption.innodb_lotoftables : Modified in 10.2.6
|
|
encryption.innodb-missing-key : Modified in 10.2.6
|
|
encryption.innodb_onlinealter_encryption : MDEV-10099 - Mismatch; modified in 10.2.6
|
|
encryption.innodb-page_encryption : Modified in 10.2.6
|
|
encryption.innodb-page_encryption-32k : Modified in 10.2.6
|
|
encryption.innodb-page_encryption_compression : Modified in 10.2.6
|
|
encryption.innodb_page_encryption_key_change : Modified in 10.2.6
|
|
encryption.innodb-page_encryption_log_encryption : Modified in 10.2.6
|
|
encryption.innodb-redo-badkey : MDEV-12750 - InnoDB error, crash; added in 10.2.6
|
|
encryption.innodb-redo-nokeys : Added in 10.2.6
|
|
encryption.innodb_scrub : Modified in 10.2.6
|
|
encryption.innodb_scrub_background : Uses opt file modified in 10.2.6
|
|
encryption.tempfiles : Modified in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
engines/rr_trx.* : MDEV-10998 - Not maintained
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
federated.federated_innodb : MDEV-10617 - Wrong checksum
|
|
federated.federated_transactions : MDEV-10617 - Wrong checksum
|
|
federated.federatedx : MDEV-10617 - Wrong checksum
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
funcs_2/charset.* : MDEV-10999 - Not maintained
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
galera.ev51914 : Added in 10.2.6
|
|
galera.GAL-401 : Added in 10.2.6
|
|
galera.GAL-419 : Added in 10.2.6
|
|
galera.GAL-480 : Added in 10.2.6
|
|
galera.galera_account_management : Modified in 10.2.6
|
|
galera.galera_admin : Added in 10.2.6
|
|
galera.galera_bf_abort : Modified in 10.2.6
|
|
galera.galera_desync_overlapped : Added in 10.2.6
|
|
galera.galera_gcache_recover : Added in 10.2.6
|
|
galera.galera_gcache_recover_full_gcache : Added in 10.2.6
|
|
galera.galera_gcache_recover_manytrx : Added in 10.2.6
|
|
galera.galera_kill_applier : Modified in 10.2.6
|
|
galera.galera_many_tables_pk : Modified in 10.2.6
|
|
galera.galera_pc_ignore_sb : Modified in 10.2.6
|
|
galera.galera_restart_on_unknown_option : Added in 10.2.6
|
|
galera.galera_roles : Modified in 10.2.6
|
|
galera.galera_toi_ddl_fk_update : Added in 10.2.6
|
|
galera.galera_toi_drop_database : Added in 10.2.6
|
|
galera.galera_toi_truncate : Added in 10.2.6
|
|
galera.galera_var_cluster_address : Modified in 10.2.6
|
|
galera.galera_var_retry_autocommit : Added in 10.2.6
|
|
galera.galera_var_slave_threads : Modified in 10.2.6
|
|
galera.galera_wsrep_log_conficts : Added in 10.2.6
|
|
galera.galera_wsrep_provider_options_syntax : Added in 10.2.6
|
|
galera.galera#414 : Modified in 10.2.6
|
|
galera.lp1376747 : Added in 10.2.6
|
|
galera.lp1376747-2 : Added in 10.2.6
|
|
galera.lp1376747-3 : Added in 10.2.6
|
|
galera.lp1376747-4 : Added in 10.2.6
|
|
galera.MW-258 : Modified in 10.2.6
|
|
galera.MW-313 : Added in 10.2.6
|
|
galera.MW-328A : Added in 10.2.6
|
|
galera.MW-328B : Added in 10.2.6
|
|
galera.MW-328C : Added in 10.2.6
|
|
galera.MW-328D : Added in 10.2.6
|
|
galera.MW-328E : Added in 10.2.6
|
|
galera.MW-329 : Added in 10.2.6
|
|
galera.pxc-421 : Added in 10.2.6
|
|
|
|
galera_3nodes.* : MDEV-11490 - Warnings not suppressed
|
|
|
|
galera_3nodes.galera_safe_to_bootstrap : Added in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
gcol.gcol_column_def_options_innodb : Uses include modified in 10.2.6
|
|
gcol.gcol_column_def_options_myisam : MDEV-11647 - Valgrind; uses include modified in 10.2.6
|
|
gcol.innodb_virtual_basic : MDEV-11639 - Crash
|
|
gcol.innodb_virtual_debug : Modified in 10.2.6
|
|
gcol.innodb_virtual_fk : Modified in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
innodb.alter_table : Modified in 10.2.6
|
|
innodb.autoinc_debug : Modified in 10.2.6
|
|
innodb.autoinc_persist : Modified in 10.2.6
|
|
innodb.deadlock_detect : Modified in 10.2.6
|
|
innodb.defrag_mdl-9155 : MDEV-11336 - Timeout
|
|
innodb.foreign_key : Added in 10.2.6
|
|
innodb.ibuf_not_empty : MDEV-12741 - Tablespace error; added in 10.2.6
|
|
innodb.innodb-32k-crash : Modified in 10.2.6
|
|
innodb.innodb-64k-crash : Modified in 10.2.6
|
|
innodb.innodb-alter-debug : Added in 10.2.6
|
|
innodb.innodb-alter-nullable : Added in 10.2.6
|
|
innodb.innodb-alter-timestamp : Modified in 10.2.6
|
|
innodb.innodb-blob : Modified in 10.2.6
|
|
innodb.innodb_bug14147491 : MDEV-11808 - Index is corrupt; modified in 10.2.6
|
|
innodb.innodb_defragment : MDEV-11336 - Mismatch; modified in 10.2.6
|
|
innodb.innodb_defragment_small : MDEV-11336 - Mismatch; modified in 10.2.6
|
|
innodb.innodb_defrag_binlog : MDEV-11336 - Mismatch
|
|
innodb.innodb_defrag_concurrent : MDEV-11336 - Assertion failure, mismatch
|
|
innodb.innodb_defrag_stats : MDEV-11336 - Mismatch
|
|
innodb.innodb_force_recovery : Added in 10.2.6
|
|
innodb.innodb_gis : Modified in 10.2.6
|
|
innodb.innodb-index-online-norebuild : Added in 10.2.6
|
|
innodb.innodb-isolation : Added in 10.2.6
|
|
innodb.innodb_stats_del_mark : Added in 10.2.6
|
|
innodb.innodb_sys_semaphore_waits : MDEV-10331 - Semaphore wait
|
|
innodb.innodb-virtual-columns2 : Added in 10.2.6
|
|
innodb.innodb-wl5522-debug : Modified in 10.2.6
|
|
innodb.insert_debug : Modified in 10.2.6
|
|
innodb.log_file_name : Modified in 10.2.6
|
|
innodb.readahead : Added in 10.2.6
|
|
innodb.redo_log_during_checkpoint : Added in 10.2.6
|
|
innodb.truncate_debug : MDEV-12753 - Sync point timeout, MDEV-12754 - Semaphore wait; added in 10.2.6
|
|
innodb.truncate_purge_debug : MDEV-12708 - Extra warning; added in 10.2.6
|
|
|
|
innodb_fts.innodb_fts_plugin : MDEV-11649 - Valgrind
|
|
|
|
innodb_gis.rtree : Modified in 10.2.6
|
|
|
|
innodb_undo.truncate : Added in 10.2.6
|
|
innodb_undo.truncate_multi_client : Added in 10.2.6
|
|
innodb_undo.truncate_recover : Added in 10.2.6
|
|
|
|
innodb_zip.recover : MDEV-12794 - Table crashed; added in 10.2.6
|
|
innodb_zip.wl6501_1 : MDEV-10891 - Can't create UNIX socket, MDEV-12748 - Unknown engine InnoDB
|
|
innodb_zip.wl5522_debug_zip : MDEV-11600 - Operating system error number 2
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
json.json_no_table : MDEV-12732 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
large_tests.rpl_slave_net_timeout : MDEV-11002 - Mismatch
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
maria.insert_select : MDEV-12757 - Timeout
|
|
maria.maria : MDEV-11646 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
mariabackup.* : MariaDB backup is not yet supported for 10.2
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
mroonga/storage.index_multiple_column_unique_datetime_index_read : MDEV-8643 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
multi_source.info_logs : MDEV-12629 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
parts.partition_debug_innodb : MDEV-10891 - Can't create UNIX socket
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
perfschema.bad_option_3 : MDEV-12728 - Timeout on Power
|
|
perfschema.hostcache_ipv4_addrinfo_again_allow : MDEV-12759 - Crash
|
|
perfschema.hostcache_ipv6_addrinfo_again_allow : MDEV-12752 - Crash
|
|
perfschema.stage_mdl_procedure : MDEV-11545 - Missing row
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
perfschema_stress.* : MDEV-10996 - Not maintained
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
plugins.cracklib_password_check : MDEV-11650 - Valgrind
|
|
plugins.feedback_plugin_send : MDEV-7932, MDEV-11118 - Connection problems and such
|
|
plugins.pam : MDEV-10940 - Valgrind
|
|
plugins.two_password_validations : MDEV-11650 - Valgrind
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
rocksdb.* : MyRocks is alpha-quality and tests are unstable
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
rpl.rpl_binlog_errors : MDEV-12742 - Crash
|
|
rpl.rpl_binlog_index : MDEV-9501 - Failed registering on master
|
|
rpl.rpl_domain_id_filter : MDEV-12250 - Failed to preallocate data
|
|
rpl.rpl_domain_id_filter_io_crash : MDEV-12729 - Timeout in include file
|
|
rpl.rpl_gtid_crash : MDEV-9501 - Failed registering on master
|
|
rpl.rpl_gtid_stop_start : MDEV-11621 - Table marked as crashed, MDEV-12731 - Valgrind
|
|
rpl.rpl_killed_ddl : MDEV-12756 - Can't find record
|
|
rpl.rpl_mariadb_slave_capability : MDEV-11018 - Extra lines in binlog
|
|
rpl.rpl_parallel : MDEV-12730 - Assertion failure
|
|
rpl.rpl_parallel_optimistic_nobinlog : MDEV-12746 - Timeouts, mismatch
|
|
rpl.rpl_parallel_retry : MDEV-11119 - Crash
|
|
rpl.rpl_temporal_mysql56_to_mariadb53 : MDEV-9501 - Failed registering on master
|
|
rpl.rpl_semi_sync_uninstall_plugin : MDEV-10892 - Assertion failure
|
|
rpl.rpl_slave_grp_exec : MDEV-10514 - Deadlock
|
|
rpl.rpl_stm_multi_query : MDEV-9501 - Failed registering on master
|
|
rpl.rpl_upgrade_master_info : MDEV-11620 - Table marked as crashed
|
|
|
|
rpl/extra/rpl_tests.* : MDEV-10994 - Not maintained
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
spider.basic_sql : MDEV-11186 - Internal check fails
|
|
|
|
spider/handler.* : MDEV-10990 - Not maintained
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
sphinx.sphinx : MDEV-10986 - Sporadic failures
|
|
sphinx.union-5539 : MDEV-10986 - Sporadic failures
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
sys_vars.innodb_deadlock_detect_basic : Added in 10.2.6
|
|
sys_vars.innodb_max_undo_log_size_basic : Modified in 10.2.6
|
|
sys_vars.innodb_support_xa_basic : Modified in 10.2.6
|
|
sys_vars.innodb_support_xa_func : Modified in 10.2.6
|
|
sys_vars.log_error_func : Modified in 10.2.6
|
|
sys_vars.rpl_init_slave_func : MDEV-10149 - Test assertion
|
|
sys_vars.sysvars_wsrep : Modified in 10.2.6
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
tokudb_mariadb.mdev6657 : MDEV-12737 - Mismatch or valgrind
|
|
|
|
tokudb_backup.* : MDEV-11001 - Missing include file
|
|
tokudb_sys_vars.* : MDEV-11001 - Missing include file
|
|
tokudb_rpl.* : MDEV-11001 - Missing include file
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
unit.conc_connection : CONC-252 - Connector tests fail
|
|
unit.conc_features-10_2 : CONC-252 - Connector tests fail
|
|
unit.conc_misc : CONC-252 - Connector tests fail
|
|
unit.conc_thread : CONC-252 - Connector tests fail
|
|
|
|
#----------------------------------------------------------------
|
|
|
|
wsrep.binlog_format : Modified in 10.2.6
|
|
wsrep_info.plugin : MDEV-12232 - Crash on Power
|
|
wsrep.pool_of_threads : MDEV-12234 - GLIBCXX_3.4.20 not found, MDEV-12758 - node not prepared
|
|
wsrep.wsrep_rpl : Modified in 10.2.6
|