|
|
@ -6,6 +6,7 @@ binlog.binlog_multi_engine # joro : NDB tests marked as experiment |
|
|
|
funcs_1.charset_collation_1 # depends on compile-time decisions |
|
|
|
funcs_1.myisam_views @solaris # Bug#50595 2010-03-05 alik funcs_1.myisam_views takes longer time on 6.0 branch than 5.1 branch |
|
|
|
|
|
|
|
main.gis @solaris # Bug#52208 2010-04-26 alik gis fails on some platforms (Solaris, HP-UX, Linux) |
|
|
|
main.information_schema # Bug#47449 2009-09-19 alik main.information_schema and innodb.innodb_information_schema fail sporadically |
|
|
|
main.lock_multi_bug38499 # Bug#47448 2009-09-19 alik main.lock_multi_bug38499 times out sporadically |
|
|
|
main.lock_multi_bug38691 @solaris # Bug#47792 2009-10-02 alik main.lock_multi_bug38691 times out sporadically on Solaris 10 |
|
|
@ -18,6 +19,7 @@ main.plugin* @solaris # Bug#47146 Linking problem with exampl |
|
|
|
main.query_cache_debug @linux # Bug#52356 2010-04-10 alik query_cache_debug fails on Linux |
|
|
|
main.signal_demo3 @solaris # Bug#47791 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun |
|
|
|
main.sp @solaris # Bug#47791 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun |
|
|
|
main.wait_timeout @solaris # Bug#51244 2010-04-26 alik wait_timeout fails on OpenSolaris |
|
|
|
|
|
|
|
rpl.rpl_heartbeat_basic # BUG#43828 2009-10-22 luis fails sporadically |
|
|
|
rpl.rpl_heartbeat_2slaves # BUG#43828 2009-10-22 luis fails sporadically |
|
|
@ -28,6 +30,7 @@ rpl.rpl_plugin_load* @solaris # Bug#47146 |
|
|
|
rpl.rpl_row_sp011* @solaris # Bug#47791 2010-01-20 alik Several test cases fail on Solaris with error Thread stack overrun |
|
|
|
|
|
|
|
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.wait_timeout_func @solaris # Bug#41255 2010-04-26 alik wait_timeout_func fails |
|
|
|
|
|
|
|
# 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, |
|
|
|