mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
8e72b44969
It turns out that this test case no longer fails with the discrepancy in numbers that was the original cause for disabling this test (and showed potential genuine issues with the query cache). Therefore this test is being enabled after some minor adjustment of error codes and messages.
21 lines
1,018 B
Modula-2
21 lines
1,018 B
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
|
|
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
|