diff options
author | Alexander Barkov <bar@mariadb.com> | 2018-10-21 05:14:02 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.com> | 2018-10-21 05:14:02 +0400 |
commit | 2e0bad8fc7f9ae2833a899f65b011af4e0610035 (patch) | |
tree | f303f1290a2a300135b0aaf670e776d1289efb1f /mysql-test/main/disabled.def | |
parent | 3fe2b8662760ec42d34382045ec1d8a5a34f7a3f (diff) | |
download | mariadb-git-2e0bad8fc7f9ae2833a899f65b011af4e0610035.tar.gz |
Disabling test ctype_ldml temporary: MDEV-17511 revealed a wrong test fragment
Diffstat (limited to 'mysql-test/main/disabled.def')
-rw-r--r-- | mysql-test/main/disabled.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/disabled.def b/mysql-test/main/disabled.def index e83ff00d10b..8fd4f86f778 100644 --- a/mysql-test/main/disabled.def +++ b/mysql-test/main/disabled.def @@ -22,3 +22,4 @@ innodb_bug12902967 : broken upstream file_contents : MDEV-6526 these files are not installed anymore max_statement_time : cannot possibly work, depends on timing connect-abstract : waiting for libmariadb update +ctype_ldml : MDEV-17511 revealed a wrong test |