summaryrefslogtreecommitdiff
path: root/mysql-test/collections
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@sun.com>2010-09-08 00:16:10 +0400
committerSergey Vojtovich <svoj@sun.com>2010-09-08 00:16:10 +0400
commitf7da62d2ad5e585af2adb3cae78885114cc64393 (patch)
tree5d95254a34dc5408c3010bbcb820c2f96089dd6c /mysql-test/collections
parentdc285eb7cd1e22fe8f6feac065b03602a6d804c3 (diff)
downloadmariadb-git-f7da62d2ad5e585af2adb3cae78885114cc64393.tar.gz
main.gis-rtree, main.type_float and main.type_newdecimal
were marked as experimental due to BUG38965.
Diffstat (limited to 'mysql-test/collections')
-rw-r--r--mysql-test/collections/default.experimental3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental
index 8da83d8ae97..91dada3ee05 100644
--- a/mysql-test/collections/default.experimental
+++ b/mysql-test/collections/default.experimental
@@ -45,3 +45,6 @@ parts.partition_syntax_ndb # joro : NDB tests marked as experiment
parts.partition_value_ndb # joro : NDB tests marked as experimental as agreed with bochklin
main.mysqlhotcopy_myisam # horst: due to bug#54129
main.mysqlhotcopy_archive # horst: due to bug#54129
+main.gis-rtree # svoj: due to BUG#38965
+main.type_float # svoj: due to BUG#38965
+main.type_newdecimal # svoj: due to BUG#38965