diff options
author | unknown <kostja@bodhi.local> | 2006-08-02 22:21:12 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2006-08-02 22:21:12 +0400 |
commit | 3c8150b79bf5302879897e0d1ebd594798bb419e (patch) | |
tree | 166f32499eaffe6831e9dc763e5e3271a21c70a6 | |
parent | e44e344cac60606be0fe13373b6166688e449244 (diff) | |
download | mariadb-git-3c8150b79bf5302879897e0d1ebd594798bb419e.tar.gz |
Disable a failing test case (filed a p1 bug)
-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 007847fab37..7f9170847db 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -11,3 +11,4 @@ ############################################################################## ndb_load : Bug#17233 +lowercase_fs_off : Bug#21419 |