3900 Hemant Kumar 2012-05-22
Several tests are failing on mysql/daily trunk with "Thread stack overrun" on Solaris.Making these tests experimental since Alik is trying to setup a workaround.
modified:
mysql-test/collections/default.experimental
3899 Sunny Bains 2012-05-22
Remove dead code.
modified:
storage/innobase/include/sync0rw.h
storage/innobase/include/sync0rw.ic
=== modified file 'mysql-test/collections/default.experimental'
--- a/mysql-test/collections/default.experimental 2012-05-14 09:30:58 +0000
+++ b/mysql-test/collections/default.experimental 2012-05-22 05:16:02 +0000
@@ -4,6 +4,9 @@
binlog.binlog_multi_engine # joro : NDB tests marked as experimental as agreed with bochklin
funcs_1.charset_collation_1 # depends on compile-time decisions
+funcs_1.innodb_trig_1011ext @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+funcs_1.myisam_trig_1011ext @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+funcs_1.memory_trig_1011ext @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
main.func_math @freebsd # Bug#11751977 2010-05-04 alik main.func_math fails on FreeBSD in PB2
main.mysqlslap @windows # Bug#11761520 2010-08-10 alik mysqlslap fails sporadically starting from Dahlia
@@ -14,6 +17,10 @@ main.bug33509 @solaris
main.index_merge_innodb # BUG#11754168 2012-05-08 jorgen Doing an attempt at reenabling tests disabled by bug. EXPLAIN's row estimates varies for innodb so marked experimental for a while
main.kill @freebsd # Bug#12619719 2011-08-04 Occasional failure in PB2
+main.mix2_myisam @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+main.sp-lock @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+main.sp-prelocking @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+main.sp-fib @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
innodb.innodb_monitor # Bug#12320827 2011-08-04 Occasional failure in PB2
@@ -25,6 +32,9 @@ rpl.rpl_show_slave_running
rpl.rpl_parallel_switch_sequential # BUG#13626976 2012-02-07 dlenev Fails sporadically on pb2
rpl.rpl_gtid_stress_failover # BUG#11938382,BUG#13779291 2012-03-26 Nuno Fails sporadically on pb2 (see also BUG#13813811)
rpl.rpl_report_port # BUG#13812374 2012-05-10 Hemant Fails after the post fix for bug#13812374
+rpl.rpl_switch_stm_row_mixed @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+rpl.rpl_mix_found_rows @solaris # Bug#11753919 2012-05-22 Hemant Several test cases fail on Solaris with error Thread stack overrun
+rpl.rpl_insert_id @solaris # Bug#11753919 2012-05-22 Hemant 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
# BUG #59055 : All ndb tests should be removed from the repository
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk branch (hemant.hk.kumar:3899 to 3900) | Hemant Kumar | 22 May |