summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2009-10-01 15:32:45 +0400
committerAlexander Nozdrin <alik@sun.com>2009-10-01 15:32:45 +0400
commitc7dd21688d4d8b8906e7ef8535aa7cef27119f4a (patch)
tree0d84ef8060b27dbea6f474182354d50efd2e4207 /mysql-test
parenta485a837fac3e0f90e840d17d706b394ea02fb92 (diff)
parent35d2352cfbf1b57c6a3611c2d89b8496c4cd831d (diff)
downloadmariadb-git-c7dd21688d4d8b8906e7ef8535aa7cef27119f4a.tar.gz
Merge from mysql-trunk-bugfixing.
Diffstat (limited to 'mysql-test')
-rw-r--r--mysql-test/collections/default.experimental8
1 files changed, 7 insertions, 1 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental
index fc057256147..11343d0c73c 100644
--- a/mysql-test/collections/default.experimental
+++ b/mysql-test/collections/default.experimental
@@ -21,7 +21,13 @@ rpl.rpl_plugin_load* @solaris # Bug#47146
rpl.rpl_row_create_table* # Bug#45576: rpl_row_create_table fails on PB2
rpl.rpl_trigger* # Bug#46656 2009-09-25 alik InnoDB plugin: memory leaks (Valgrind)
-rpl_ndb.rpl_ndb_log # Bug#38998
+# Declare all NDB-tests in ndb and rpl_ndb test suites experimental.
+# Usually the test cases from ndb and rpl_ndb test suites are not run in PB,
+# but they run by gcov.
+#
+
+ndb.*
+rpl_ndb.*
# Declare all NDB-tests in other test suites experimental.