summaryrefslogtreecommitdiff
path: root/mysql-test/main/disabled.def
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2020-03-22 16:11:10 +0200
committerMonty <monty@mariadb.org>2020-03-27 03:54:45 +0200
commit9b061990801b5c8309149794145f9c361bb8cfc6 (patch)
treeb003a9151d2469f6a3fb587041a6d50ba363ea52 /mysql-test/main/disabled.def
parent0fbab2525d58ebfc93ebf40e87b27ba9847445c3 (diff)
downloadmariadb-git-9b061990801b5c8309149794145f9c361bb8cfc6.tar.gz
Disabled partition_innodb because it constaintly fails in buildbot
Diffstat (limited to 'mysql-test/main/disabled.def')
-rw-r--r--mysql-test/main/disabled.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/main/disabled.def b/mysql-test/main/disabled.def
index 8ba5b271c2b..02104f6a680 100644
--- a/mysql-test/main/disabled.def
+++ b/mysql-test/main/disabled.def
@@ -17,3 +17,4 @@ mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 chang
file_contents : MDEV-6526 these files are not installed anymore
max_statement_time : cannot possibly work, depends on timing
partition_open_files_limit : open_files_limit check broken by MDEV-18360
+partition_innodb : Waiting for fix MDEV-20169