diff options
author | unknown <tsmith@ramayana.hindu.god> | 2008-04-30 17:39:51 -0600 |
---|---|---|
committer | unknown <tsmith@ramayana.hindu.god> | 2008-04-30 17:39:51 -0600 |
commit | 157c8ccf3b6cccb9a3785097a0c607959229dffc (patch) | |
tree | 24883b37882b9e0538a473ab2b9ca5768e98e83f /mysql-test/t/disabled.def | |
parent | 888b92f1edbc6df3c6d20e10f03c8f175a79da44 (diff) | |
download | mariadb-git-157c8ccf3b6cccb9a3785097a0c607959229dffc.tar.gz |
Handle a few failing test cases
mysql-test/r/group_concat_max_len_func.result:
Properly restore global group_concat_max_len value at end of test
mysql-test/t/disabled.def:
Re-disable user_limits test; it is still failing randomly (bug 33696)
mysql-test/t/group_concat_max_len_func.test:
Update test results
Diffstat (limited to 'mysql-test/t/disabled.def')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index 6172fa36f12..90152f3b051 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -17,4 +17,5 @@ csv_alter_table : Bug#33696 2008-01-21 pcrews no .result file - bug allows event_scheduler_basic: BUG#35997 server seems to crash. event_scheduler_func: BUG#35997 server seems to crash. thread_cache_size_func: BUG#35988 Due to not deterministic results +user_limits : Bug#23921 random failure of user_limits.test |