diff options
author | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-14 00:48:09 +0400 |
---|---|---|
committer | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-14 00:48:09 +0400 |
commit | ecd6899338ddc2e208ed4097b6f7e44e99c4ea1b (patch) | |
tree | 019a9fc22cd22a628731cc7e5be42299f44b5665 /mysql-test/collections/default.experimental | |
parent | 8aadfb40655bec8e4e861e92c031a4216edddb5e (diff) | |
parent | 729e9a65943823b2636ea8dc3c50486a3844c02c (diff) | |
download | mariadb-git-ecd6899338ddc2e208ed4097b6f7e44e99c4ea1b.tar.gz |
autocommit 5.1->5.5
Diffstat (limited to 'mysql-test/collections/default.experimental')
-rw-r--r-- | mysql-test/collections/default.experimental | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 39acb6a57d9..5afbba36843 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 @@ -15,6 +18,7 @@ main.type_float @freebsd # Bug#38965 2010-05-04 alik test cases main.wait_timeout @solaris # Bug#51244 2010-04-26 alik wait_timeout fails on OpenSolaris rpl.rpl_innodb_bug28430 # Bug#46029 +rpl.rpl_bug37426 # WL#5867: skozlov: test case moved from unused bugs suite sys_vars.max_sp_recursion_depth_func @solaris # Bug#47791 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun sys_vars.plugin_dir_basic # Bug#52223 2010-11-24 alik Test "plugin_dir_basic" does not support RPM build (test) directory structure |