mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
main.tc_heuristic_recover main.func_regexp_pcre main.mysql_client_test main.mysql_client_test_comp main.mysql_client_test_nonblock encryption.innodb_encrypt_log_corruption innodb.group_commit_binlog_pos innodb.group_commit_binlog_pos_no_optimize_thread innodb.innodb-alter-tempfile innodb.log_file innodb.log_file_name innodb.log_file_name_debug innodb.log_file_size innodb.log_corruption innodb_gis.rtree_compress innodb_gis.rtree_compress2 innodb_gis.rtree_purge innodb_gis.rtree_split mariabackup.huge_lsn rpl.rpl_semi_sync_event_after_sync rpl.rpl_semi_sync_after_sync_row rpl.rpl_semi_sync_after_sync
17 lines
681 B
Modula-2
17 lines
681 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
innodb_scrub : MDEV-8139 scrubbing does not work reliably
|
|
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably
|
|
innodb-redo-badkey : MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
|
|
innodb_encrypt_log_corruption : fails in 10.3
|