polardbxengine/mysql-test/collections/disabled.def

238 lines
17 KiB
Modula-2

##############################################################################
#
# List the test cases that are to be disabled temporarily.
#
# Separate the test case name and the comment with ':'.
# <suite>.<test> [@platform|@!platform] : <BUG|WL>#<XXXX> [<comment>]
#
# Note:
# - Do not use any TAB characters for whitespace.
# - Length of a comment section must not be more than 80 characters.
#
##############################################################################
# audit_null
audit_null.audit_plugin_bugs : BUG#28080637 Test fails consistently
# auth_sec
auth_sec.openssl_without_fips : BUG#28812609 Test fails all over
# binlog suite tests
binlog.binlog_mysqlbinlog_rewrite_db @windows : BUG#26717205 Requires a debug client binary and fails consistently.
# func1 suite tests
funcs_1.is_basics_mixed @darwin : BUG#25882809 INCORRECT RESULT WHEN USING SUBQUERY ON TOP OF VIEW.
funcs_1.is_basics_mixed @windows : BUG#25882809 INCORRECT RESULT WHEN USING SUBQUERY ON TOP OF VIEW.
# innodb suite tests
innodb.analyze_table @solaris : BUG#22607584 Failing too often on PB2 due to timeout.
innodb.log_corruption @darwin : BUG#27760219 Test fails consistently on freebsd and Mac after WL#11009.
innodb.log_corruption @freebsd : BUG#27760219 Test fails consistently on freebsd and Mac after WL#11009.
innodb.portability_tablespace_linux : BUG#28352630 The maintainability of the zip files required by this test is not acceptable.
innodb.portability_tablespace_windows : BUG#28352645 The maintainability of the zip files required by this test is not acceptable.
innodb.create_tablespace_partition : WL#12034 Enable again once shared tablespaces are allowed in partitioned table.
innodb.alter_tablespace_partition : WL#12034 Enable again once shared tablespaces are allowed in partitioned table.
innodb.truncate : WL#12034 Enable again once shared tablespaces are allowed in partitioned table.
innodb.subpartition : WL#12034 Enable again once shared tablespaces are allowed in partitioned table.
innodb.ddl_crash_alter_table_partition_tablespace : WL#12034 Enable again once shared tablespaces are allowed in partitioned table.
innodb.innodb_bug14676111 : BUG#18200831 The test has never worked correctly
innodb.log_first_rec_group : Bug#29692047 Disable for now until we can find a better way to test this.
innodb.fts_exec_interrupt : Bug#28534199 The test is unstable and should be rewritten
# main suite tests
main.ds_mrr-big @solaris : BUG#14168107 Test leads to timeout on Solaris on slow sparc servers.
# Disabled due to InnoDB issues
main.internal_tmp_disk_storage_engine : BUG#26917416 Disabled it since it's failing on pb2.
main.persisted_variables_extended : WL#21509040 reset master
#main.wl6301_3 : WL#21509040 ipv6
main.skip_log_bin : WL#21509040 skip-log-bin
main.grant_dynamic : WL#21509040 start slave
main.mysqlbinlog_raw_mode : WL#21509040 reset master
main.rewrite_general_log : WL#21509040 change master
main.dd_upgrade_partition : WL#21509040 disable binlog
main.dd_upgrade_test : WL#21509040 disable temp
main.fix_priv_tables : WL#21509040 check slave_master_info failed
main.basedir : WL#21509040 disable temp
main.binlog_partial_json_warnings : WL#21509040 binlog=stmt
main.initialize_gtid : WL#21509040 not support gtid
main.dictionary_tablespace : WL#21509040 disable temp
main.mysqld_safe : WL#21509040 disable temp
main.log_tables_upgrade : WL#21509040 disable temp check failed
main.persisted_variables_bugs : WL#21509040 reset master
main.rpl_multi_source_mysqldump_slave : WL#21509040 start slave
main.mysql_upgrade_slave_master_info : WL#21509040 slave_master_info
main.populate_collations_read_only : WL#21509040 not support innodb_read_only
main.mysql_57_inplace_upgrade : WL#21509040 disable temp
main.mysql_80_inplace_upgrade : WL#21509040 disable temp
main.dd_upgrade_cs : WL#21509040 not support start from no 3 nodes dir
main.dd_upgrade_error_debug : WL#21509040 not support start from no 3 nodes dir
main.dd_upgrade_error : WL#21509040 not support start from no 3 nodes dir
main.dd_upgrade_error_ci : WL#21509040 not support start from no 3 nodes dir
main.dd_upgrade_error_cs : WL#21509040 not support start from no 3 nodes dir
main.dd_upgrade_non_debug : WL#21509040 not support start from no 3 nodes dir
encryption.upgrade : WL#21509040 not support start from no 3 nodes dir
binlog.binlog_reencrypt_logs : WL#21509040 encrypt binlog
binlog.binlog_rotate_binlog_master_key_errors : WL#21509040 encrypt binlog
binlog.binlog_rotate_binlog_master_key_crash_recovery_at_startup : WL#21509040 encrypt binlog
binlog.binlog_encryption_random_access : WL#21509040 encrypt binlog
binlog.binlog_encryption_random_access : WL#21509040 encrypt binlog
binlog.binlog_encryption_random_access : WL#21509040 encrypt binlog
binlog.binlog_rotate_binlog_master_key_crash_recovery : WL#21509040 binlog encrypt
binlog.binlog_expire_logs_days_deprecation : WL#21509040 binlog expire
binlog.binlog_purge_binary_logs_stall : WL#21509040 purge binlog
binlog.binlog_cache_write_failure : WL#21509040 commit failed
binlog.binlog_index : WL#21509040 crash
binlog.binlog_max_extension : WL#21509040 disable tmp
binlog.binlog_restart_server_with_exhausted_index_value : WL#21509040 disable tmp
binlog.binlog_purge_binary_logs_to : WL#21509040 crash
binlog.binlog_rewrite : WL#21509040 change master failed
binlog.binlog_reset_master_active_trx : WL#21509040 binlog check failed
binlog_nogtid.binlog_gtid_simple_recovery : WL#21509040 failed
innodb.log_encrypt_6 : WL#21509040 start from not 3 node dir
innodb.sdi : WL#21509040 master branch not support
innodb.optimizer_temporary_table : WL#21509040 --innodb-read-only
innodb_undo.undo_settings : WL#21509040 --innodb-read-only
innodb.innodb_corrupt_readonly : WL#21509040 --innodb-read-only
innodb.ibuf_not_empty : WL#21509040 --innodb-force-recovery=6
innodb.innodb_bug-13628249 : WL#21509040 --innodb-force-recovery=2
innodb.row_format_redundant : WL#21509040 --innodb-read-only
innodb.temporary_table : WL#21509040 --innodb-read-only
#innodb.innodb-wl6445-2 : WL#21509040 --innodb-read-only
innodb.create_tablespace : WL#21509040 --innodb-read-only
#innodb.innodb-wl6445 : WL#21509040 --innodb-read-only
innodb.portability_basic : WL#21509040 start from not 3 node dir
innodb_undo.truncate_recover_09 : WL#21509040 not support remove file binlog*
innodb.portability_tablespace : WL#21509040 start from not 3 node dir
innodb_undo.truncate_recover_04 : WL#21509040 not support remove file binlog*
innodb.log_encrypt_6 : WL#21509040 --innodb-force-recovery
innodb_undo.truncate_recover_08 : WL#21509040 not support remove file binlog*
innodb_undo.truncate_recover_03 : WL#21509040 not support remove file binlog*
innodb_undo.truncate_recover_07 : WL#21509040 not support remove file binlog*
innodb.readonly : WL#21509040 --innodb-read-only
innodb_undo.truncate_recover_02 : WL#21509040 not support remove file binlog*
innodb.innodb_force_recovery : WL#21509040 --innodb-force-recovery
innodb_undo.truncate_recover_05 : WL#21509040 not support remove file binlog*
innodb_undo.truncate_recover_06 : WL#21509040 not support remove file binlog*
innodb.upgrade_compressed_recv : WL#21509040 skip_bin_log
innodb_undo.truncate_recover_01 : WL#21509040 not support remove file binlog*
innodb.upgrade_orphan : WL#21509040 start from not 3 node dir
innodb.ddl_crash_basic : WL#21509040 disable temp
perfschema.hostcache_ipv6_addrinfo_again_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_again_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_bad_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_bad_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_good_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_good_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_noname_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_addrinfo_noname_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_auth_plugin : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_blocked : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_max_con : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_nameinfo_again_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_nameinfo_again_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_nameinfo_noname_allow : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_nameinfo_noname_deny : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_passwd : WL#21509040 not support ipv6
perfschema.hostcache_ipv6_ssl : WL#21509040 not support ipv6
perfschema.event_aggregate_no_u : WL#21509040 disable temp
perfschema.event_aggregate_no_h : WL#21509040 disable temp
perfschema.event_aggregate : WL#21509040 disable temp
perfschema.transaction_nested_events : WL#21509040 disable temp
perfschema.persisted_variables : WL#21509040 RESET PERSIST
perfschema.idx_compare_mems_by_thread_by_event_name : WL#21509040 disable temp
perfschema.idx_compare_socket_instances : WL#21509040 ipv6
performance_schema.socket_instances : WL#21509040 ipv6
service_sys_var_registration.sys_var_service_cl : WL#21509040 not support restart --log-in
test_services.test_host_application_signal_plugin : WL#21509040 disable temp
test_services.test_services : WL#21509040 disable temp
x.performance_schema_sockets : WL#21509040 disable temp
x.system_variable_bind_address : WL#21509040 disable temp
xcluster.long_trx_leader_transfer : WL#21509040 X-Cluster bug
#xcluster.io_state : WL#21509040 disable temp
perfschema.table_component_lifecycle : WL#21509040 write before consensus module init
#rds.feature_force_memory_to_innodb : WL#21509040 check failed
main.mysqladmin : WL#21509040 disable tmp
sys_vars.innodb_version_basic : WL#21509040 modify the version
binlog_nogtid.binlog_persist_only_variables : WL#21509040 disable tmp
#rds.recovery_inconsistency_check_upgraded_server : WL#21509040 start from not 3 node dir
innodb.innodb_read_only : WL#21509040 flush consensus_info failed
main.bind_address_3 : WL#21509040 ipv6
binlog.binlog_cache_temp_file_encrypt_cover : WL#21509040 encrypt binlog
innodb.innodb_read_only-2 : WL#21509040 flush consensus_info failed
#rds.feature_auto_upgrade_8017_issue76399 : WL#21509040 third directory
test_services.test_services_threaded : WL#21509040 not stable
binlog.binlog_mysqlbinlog_linux : WL#21509040 reset master
main.ssl_dynamic_binlog : WL#21509040 reset master
binlog.binlog_mysqlbinlog_compression : WL#21509040 reset master
# max_parts suite tests
max_parts.innodb-import-partition-1 : BUG#27413612 Fails consistently on hudson jobs. Disabled until bug is fixed.
max_parts.innodb_partition_open_files_limit @solaris : BUG#27423163 Times out on Solaris platform on Hudson. Disabled until bug is fixed.
max_parts.partition_max_parts_hash_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_parts_inv_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_parts_key_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_parts_list_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_parts_range_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_sub_parts_key_list_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_sub_parts_key_range_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_sub_parts_list_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.partition_max_sub_parts_range_innodb @windows : BUG#27681900 Disabling max_parts tests on windows.
max_parts.innodb_partition_open_files_limit : BUG#27423163 Test times out consistently on Hudson.
# perfschema suite test
perfschema.threads_history : BUG#27712231
# rpl_gtid suite tests
rpl_gtid.rpl_gtid_delete_memory_table_after_start_server : BUG#24351040
rpl_gtid.rpl_gtid_perfschema_applier_xa_status : BUG#27914287 Disabled until the WL#9075 (Performance Schema, XA Transactions) be implemented
# rpl_nogtid suite tests
rpl_nogtid.rpl_perfschema_applier_xa_status_check : BUG#27914287 Disabled until the WL#9075 (Performance Schema, XA Transactions) be implemented
rpl_nogtid.rpl_binlog_format_errors : BUG#29776083 EXPLICIT BINLOG INJECTION WITH SELF LOGGING ENGINES IS BROKEN
# rpl suite tests
rpl.rpl_io_thd_wait_for_disk_space_stress : BUG#23581287 Disabled until bug is fixed.
rpl.rpl_multi_source_corrupt_repository : Bug#28765425 Disabled until the bug is fixed
# sysschema suite tests
sysschema.v_wait_classes_global_by_avg_latency : BUG#21550054 Test fails too often.
# x plugin suite tests
innodb.innodb_read_only-1 : WL#21509040 flush consensus_info failed
main.resource_group_binlog_events : WL#001 not support, both branch
main.resource_group_bugs : WL#001 not support, both branch
main.resource_group_thr_prio_unsupported : WL#001 not support, both branch
main.resource_group_thr_prio_unsupported_debug : WL#001 not support, both branch
main.initialize-bug20350099 : WL#001 run failed
main.initialize-errors : WL#001 run failed
main.initialize-sha256 : WL#001 run failed
main.initialize-init-acls : WL#001 run failed
main.initialize : WL#001 run failed
# run failed in opensource, need fix
xcluster.gtid : BUG#000 binlog name is not stable
xcluster.rpl_mts_table : BUG#000 unknown variable slave-pr-mode=TABLE
xcluster.feature_wait_apply_index : BUG#000 wait_wait_index is not supported
xcluster.smart_row_image_not_full : BUG#000 smart Slave_exec_mode is not supported
xcluster.smart_uk_conflict : BUG#000 smart Slave_exec_mode is not supported
xcluster.large_event : BUG#000 wait_follower_catchup is not supported
xcluster.bugfix_missing_binlogged : BUG#000 wait_follower_catchup is not supported
xcluster.large_trx : BUG#000 wait_follower_catchup is not supported
xcluster.restart_learner : WL#001 not pass in sequence run
xcluster.binlog_rds_rotate_xa_safe : WL#001 not pass in sequence run
xcluster.bug11006344 : WL#001 not pass in parallel run
innodb.index_merge_threshold : WL#001 index bug, both branch
innodb_gcn.feature_innodb_gcn_extra_rc : WL#001 not stable, must with bug
innodb_gcn.feature_innodb_gcn_extra : WL#001 not stable, must with bug
innodb_gcn.restart_and_test_innodb_gcn : WL#001 not stable, must with bug
innodb_gcn.xa_commit_in_another_session : WL#001 not stable, must with bug
binlog_nogtid.binlog_xa_gtid_consistency_violation : WL#001 gcn coredump
binlog.binlog_expire_warnings : WL#001 run failed
main.feature_record_row_read_delete_mark_aone32620657 : WL#001 not stable, must with bug
main.count_distinct3 : WL#001 too long time