diff options
author | Elena Stepanova <elenst@montyprogram.com> | 2016-11-04 13:33:28 +0300 |
---|---|---|
committer | Elena Stepanova <elenst@montyprogram.com> | 2016-11-04 13:33:28 +0300 |
commit | ee0094d2fd48dac0c6933a7d6ab364bf0c733aa8 (patch) | |
tree | 165dd77025468cdfedff731a5383e447cbd1f257 /storage/sphinx | |
parent | cbfb3f9cb17e85d63a4f3225fe3de9410f1f0d25 (diff) | |
download | mariadb-git-ee0094d2fd48dac0c6933a7d6ab364bf0c733aa8.tar.gz |
MDEV-10985, MDEV-10986 - sphinx tests have not been maintained
Diffstat (limited to 'storage/sphinx')
-rw-r--r-- | storage/sphinx/mysql-test/sphinx/disabled.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/sphinx/mysql-test/sphinx/disabled.def b/storage/sphinx/mysql-test/sphinx/disabled.def new file mode 100644 index 00000000000..a85b8b71e52 --- /dev/null +++ b/storage/sphinx/mysql-test/sphinx/disabled.def @@ -0,0 +1,2 @@ +sphinx : MDEV-10986, MDEV-10985 +union-5539 : MDEV-10986, MDEV-10985 |