diff options
author | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-14 00:18:08 +0400 |
---|---|---|
committer | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-14 00:18:08 +0400 |
commit | 729e9a65943823b2636ea8dc3c50486a3844c02c (patch) | |
tree | e19a44352fdefcc60bcac8b1a0c3730255f7ed20 /mysql-test/collections | |
parent | da267719197397fbf0ba70fe0749788a82581267 (diff) | |
download | mariadb-git-729e9a65943823b2636ea8dc3c50486a3844c02c.tar.gz |
WL#5867, reorganize test cases of bugs suite
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 4e566436ac8..72e14135ef0 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -2,6 +2,9 @@ # in alphabetical order. This also helps with merge conflict resolution. binlog.binlog_multi_engine # joro : NDB tests marked as experimental as agreed with bochklin +binlog.binlog_bug23533 # WL#5867: skozlov: test case moved from unused bugs suite +binlog.binlog_bug36391 # WL#5867: skozlov: test case moved from unused bugs suite + funcs_1.charset_collation_1 # depends on compile-time decisions funcs_1.is_cml_ndb # joro : NDB tests marked as experimental as agreed with bochklin @@ -24,6 +27,8 @@ ndb.* # joro : NDB tests marked as experiment rpl.rpl_innodb_bug28430 @solaris # Bug#46029 rpl.rpl_row_sp011 @solaris # Joro : Bug #45445 rpl.rpl_stop_slave @freebsd # Sven : BUG#12345981 +rpl.rpl_bug37426 # WL#5867: skozlov: test case moved from unused bugs suite + rpl_ndb.* # joro : NDB tests marked as experimental as agreed with bochklin rpl_ndb.rpl_ndb_log # Bug#38998 |