mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
7991e6a61d
Disabled test case.
24 lines
1.2 KiB
Modula-2
24 lines
1.2 KiB
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarely.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : Comment test
|
|
#
|
|
# Don't use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
user_limits : Bug#23921 random failure of user_limits.test
|
|
im_life_cycle : Bug#27851: Instance manager test im_life_cycle fails randomly
|
|
im_daemon_life_cycle : Bug#20294: Instance manager tests fail randomly
|
|
im_options_set : Bug#20294: Instance manager tests fail randomly
|
|
im_options_unset : Bug#20294: Instance manager tests fail randomly
|
|
im_utils : Bug#20294: Instance manager tests fail randomly
|
|
grant_cache : Bug#32651: grant_cache.test fails
|
|
rpl_log : Bug#32653: rpl_log.test fails randomly
|
|
rpl_view : Bug#32654: rpl_view.test fails randomly
|
|
ndb_backup_print : Bug#32357: ndb_backup_print test fails sometimes in pushbuild
|
|
rpl_log_pos : Bug#8693 Test 'rpl_log_pos' fails sometimes
|
|
kill : Bug#29149 Test "kill" fails on Windows
|