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
32 lines
1.5 KiB
Modula-2
32 lines
1.5 KiB
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.
|
|
#
|
|
##############################################################################
|
|
tablespace : disabled in MariaDB (no TABLESPACE table attribute)
|
|
events_time_zone : Test is not predictable as it depends on precise timing.
|
|
read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exists
|
|
mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
|
|
#show_explain : Psergey: random timeout in range-checked-for-each record query.
|
|
ssl_crl_clients_valid : broken upstream
|
|
ssl_crl : broken upstream
|
|
ssl_crl_clrpath : broken upstream
|
|
innodb-wl5522-debug-zip : broken upstream
|
|
innodb_bug12902967 : broken upstream
|
|
file_contents : MDEV-6526 these files are not installed anymore
|
|
max_statement_time : cannot possibly work, depends on timing
|
|
ssl_ca : natsys: fails in mariadb-10.2.2
|
|
innodb_load_xa : natsys: requires external innodb plugin
|
|
func_regexp_pcre : broken in 10.3
|
|
tc_heuristic_recover : broken in 10.3
|
|
mysql_client_test : broken result in 10.3
|
|
mysql_client_test_comp : broken result in 10.3
|
|
mysql_client_test_nonblock : broken result in 10.3
|
|
|