diff options
author | Sven Sandberg <sven.sandberg@oracle.com> | 2011-07-27 12:36:33 +0200 |
---|---|---|
committer | Sven Sandberg <sven.sandberg@oracle.com> | 2011-07-27 12:36:33 +0200 |
commit | e1643f98feb9908a6c830ea90c946a8a7131221a (patch) | |
tree | b47398c0153bb921a457e4b812c09632ff0ff2ab | |
parent | f6b68c7d82eb97f57e2f157e395d5b0f071c52c7 (diff) | |
download | mariadb-git-e1643f98feb9908a6c830ea90c946a8a7131221a.tar.gz |
Updated default.experimental; now rpl tests are up to date as of 2011-07-25.
-rw-r--r-- | mysql-test/collections/default.experimental | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mysql-test/collections/default.experimental b/mysql-test/collections/default.experimental index 90f25482137..b3623402065 100644 --- a/mysql-test/collections/default.experimental +++ b/mysql-test/collections/default.experimental @@ -12,10 +12,9 @@ main.signal_demo3 @solaris # Bug#11753919 2010-01-20 alik Several main.sp @solaris # Bug#11753919 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun main.wait_timeout @solaris # Bug#11758972 2010-04-26 alik wait_timeout fails on OpenSolaris -rpl.rpl_innodb_bug28430 # Bug#11754425 -rpl.rpl_bug37426 # WL#5867: skozlov: test case moved from unused bugs suite rpl.rpl_heartbeat_basic # BUG#12403008 2011-04-27 sven fails sporadically -rpl.rpl_show_slave_hosts # BUG#12416700 2011-05-02 sven fails sporadically +rpl.rpl_innodb_bug28430 # Bug#11754425 +rpl.rpl_row_sp011 @solaris # Bug#11753919 2011-07-25 sven Several test cases fail on Solaris with error Thread stack overrun sys_vars.max_sp_recursion_depth_func @solaris # Bug#11753919 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun sys_vars.wait_timeout_func # Bug#11750645 2010-04-26 alik wait_timeout_func fails |