summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 15:14:54 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 15:14:54 +0300
commit1f1d5606e08c928e3da98bfeb13a7cccc307105d (patch)
tree0cef6b81ff23b738c8e0869619289f490b6865bb
parent4ee9e0664250ec1d6d2c0ea4ac6652c8b114fec0 (diff)
downloadmariadb-git-1f1d5606e08c928e3da98bfeb13a7cccc307105d.tar.gz
Disable 2 commonly failing innodb_gis tests
-rw-r--r--mysql-test/suite/innodb_gis/disabled.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/innodb_gis/disabled.def b/mysql-test/suite/innodb_gis/disabled.def
index 8cae44a3607..bf500c1cb93 100644
--- a/mysql-test/suite/innodb_gis/disabled.def
+++ b/mysql-test/suite/innodb_gis/disabled.def
@@ -10,3 +10,5 @@
#
##############################################################################
+rtree_concurrent_srch : MDEV-15284 COUNT(*) mismatch
+rtree_recovery : MDEV-15284 COUNT(*) mismatch