summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-06-30 13:00:58 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-06-30 13:00:58 +0300
commitafe607dffa804b3a1153b03e6cdab466bfecd70b (patch)
treeea787216227f8358b74e5314b086d8a0338f34d1 /mysql-test/suite/funcs_1
parenta26700cca579926cddf9a48c45f13b32785746bb (diff)
downloadmariadb-git-afe607dffa804b3a1153b03e6cdab466bfecd70b.tar.gz
MSAN: Disable some slow tests
Diffstat (limited to 'mysql-test/suite/funcs_1')
-rw-r--r--mysql-test/suite/funcs_1/t/myisam_views-big.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/suite/funcs_1/t/myisam_views-big.test b/mysql-test/suite/funcs_1/t/myisam_views-big.test
index 21613e78b24..5a5ec42a971 100644
--- a/mysql-test/suite/funcs_1/t/myisam_views-big.test
+++ b/mysql-test/suite/funcs_1/t/myisam_views-big.test
@@ -4,6 +4,8 @@
# because of a pair of slow Solaris Sparc machines in pb2,
# this test is marked as big:
--source include/big_test.inc
+# This test often times out with MSAN
+--source include/not_msan.inc
# MyISAM tables should be used
#