1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-12 08:01:43 +03:00
Files
mariadb/mysql-test/suite/sys_vars/t/disabled.def
Venkatesh Duggirala 7722bde50e Bug#16247322- MTR NOT RUNNING SYS_VARS TEST
SUITE FOR 5.1

SYS_VARS suite is not enabled in MTR by default
run. Enabling it with this check-in.
2013-02-07 17:23:37 +05:30

24 lines
1.2 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.
#
##############################################################################
sys_vars.max_allowed_packet_basic : bug#16295372 2013-02-09 veduggir
sys_vars.max_allowed_packet_func : bug#16295372 2013-02-09 veduggir
sys_vars.net_buffer_length_basic : bug#16295372 2013-02-09 veduggir
sys_vars.insert_id_basic : bug#16295418 2013-02-09 veduggir
sys_vars.key_cache_age_threshold_basic_64 : bug#16295418 2013-02-09 veduggir
sys_vars.key_cache_block_size_basic_64 : bug#16295418 2013-02-09 veduggir
sys_vars.key_cache_division_limit_basic_64 : bug#16295418 2013-02-09 veduggir
sys_vars.identity_basic : bug#16295418 2013-02-09 veduggir
sys_vars.key_buffer_size_basic_64 : bug#16295418 2013-02-09 veduggir
sys_vars.key_buffer_size_func : bug#16295418 2013-02-09 veduggir
sys_vars.timestamp_basic_64 : bug#16295457 2013-02-09 veduggir
sys_vars.rpl_init_slave_func : bug#16295518 2013-02-09 veduggir