diff options
author | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-19 00:08:25 +0400 |
---|---|---|
committer | Serge Kozlov <Serge.Kozlov@oracle.com> | 2011-04-19 00:08:25 +0400 |
commit | 4f8f6401c93cfee0350bf47e656a1e2348cf2c2b (patch) | |
tree | 1153b28ad96da4fe69554e12f0e38d6dd3664336 /mysql-test/collections | |
parent | 941c8e5a272d662c8052c25fc92207241023ae9b (diff) | |
parent | dba184237a2504c880ed08e34e91e40a76f738e7 (diff) | |
download | mariadb-git-4f8f6401c93cfee0350bf47e656a1e2348cf2c2b.tar.gz |
autocommit 5.1 -> 5.5
Diffstat (limited to 'mysql-test/collections')
-rw-r--r-- | mysql-test/collections/default.experimental | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 5afbba36843..c8f0053eda3 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -2,9 +2,7 @@ # 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 - +binlog.binlog_bug23533 # skozlov: BUG#12371924 funcs_1.charset_collation_1 # depends on compile-time decisions @@ -18,7 +16,6 @@ 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 |