diff options
author | unknown <msvensson@neptunus.(none)> | 2005-11-23 16:37:29 +0100 |
---|---|---|
committer | unknown <msvensson@neptunus.(none)> | 2005-11-23 16:37:29 +0100 |
commit | 9d08413735d815953d4c2b93080e347877d956f8 (patch) | |
tree | aeb7c9832c8d292ad709074efc183d6bddd8db89 /mysql-test | |
parent | 36dd2cf6251de53c86da69213c72aba1db3a56fb (diff) | |
download | mariadb-git-9d08413735d815953d4c2b93080e347877d956f8.tar.gz |
Merge from 5.0 has fixed the disabled compress.test
mysql-test/t/disabled.def:
undisable compress test case
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/t/disabled.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mysql-test/t/disabled.def b/mysql-test/t/disabled.def index be59e336739..fe95a543fb5 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -15,4 +15,3 @@ rpl_relayrotate : Unstable test case, bug#12429 rpl_until : Unstable test case, bug#12429 rpl_deadlock : Unstable test case, bug#12429 kill : Unstable test case, bug#9712 -compress : Magnus will fix |