You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80 lines
5.2 KiB
80 lines
5.2 KiB
##############################################################################
|
|
#
|
|
# 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.
|
|
|
|
# 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
|
|
|