diff options
author | unknown <istruewing@chilla.local> | 2007-07-17 09:52:55 +0200 |
---|---|---|
committer | unknown <istruewing@chilla.local> | 2007-07-17 09:52:55 +0200 |
commit | cc533adf9cd6b1325a346c9d5c90ace6487a3ff1 (patch) | |
tree | f3ecc2148d02724dcb65214f24155d45ad1e20c0 | |
parent | 6e3d4f1c9844997c1a051efb8986698856410b4a (diff) | |
download | mariadb-git-cc533adf9cd6b1325a346c9d5c90ace6487a3ff1.tar.gz |
Disabled a test case that reports an error on OSX.
-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 d253b4b51e2..3576f1dbc23 100644 --- a/mysql-test/t/disabled.def +++ b/mysql-test/t/disabled.def @@ -26,3 +26,4 @@ ctype_big5 : BUG#26711 2007-06-21 Lars Test has never worked on Do mysql_upgrade : Bug#28560 test links to /usr/local/mysql/lib libraries, causes non-determinism and failures on ABI breakage federated_innodb : Bug#29522 failed assertion in binlog_close_connection() innodb_mysql : Bug#29807 2007-07-15 ingo master.err: Cannot find table test/t2 from the internal data dictionary +lowercase_table3 : Bug#29839 2007-07-17 ingo Cannot find table test/T1 from the internal data dictionary |