3323 Vasil Dimov 2010-11-17
Disable tests due to Bug#58258 Valgrind: possibly lost from ib_bh_create()
modified:
mysql-test/suite/binlog/t/disabled.def
mysql-test/suite/innodb/t/disabled.def
mysql-test/suite/rpl/t/disabled.def
mysql-test/t/disabled.def
3322 Jimmy Yang 2010-11-17
The newly create mutex has its key "read_view_mutex_key" misplaced
in rwlock queue for performance schema registration.
Approved by Marko
modified:
storage/innobase/handler/ha_innodb.cc
=== modified file 'mysql-test/suite/binlog/t/disabled.def'
--- a/mysql-test/suite/binlog/t/disabled.def revid:jimmy.yang@stripped
+++ b/mysql-test/suite/binlog/t/disabled.def revid:vasil.dimov@stripped
@@ -11,3 +11,4 @@
##############################################################################
binlog_truncate_innodb : BUG#57291 2010-10-20 anitha Originally disabled due to BUG#42643. Product bug fixed, but test changes needed
binlog_spurious_ddl_errors : BUG#54195 2010-06-03 alik binlog_spurious_ddl_errors.test fails, thus disabled
+binlog_max_extension : Bug#58258 2010-11-17 VasilDimov Valgrind: possibly lost from ib_bh_create()
=== modified file 'mysql-test/suite/innodb/t/disabled.def'
--- a/mysql-test/suite/innodb/t/disabled.def revid:jimmy.yang@stripped
+++ b/mysql-test/suite/innodb/t/disabled.def revid:vasil.dimov@stripped
@@ -9,3 +9,5 @@
# Do not use any TAB characters for whitespace.
#
##############################################################################
+innodb-autoinc-44030 : Bug#58258 2010-11-17 VasilDimov Valgrind: possibly lost from ib_bh_create()
+innodb-autoinc : Bug#58258 2010-11-17 VasilDimov Valgrind: possibly lost from ib_bh_create()
=== modified file 'mysql-test/suite/rpl/t/disabled.def'
--- a/mysql-test/suite/rpl/t/disabled.def revid:jimmy.yang@stripped
+++ b/mysql-test/suite/rpl/t/disabled.def revid:vasil.dimov@stripped
@@ -14,3 +14,4 @@ rpl_change_master : Bug#58160 20
rpl_row_create_table : Bug#51574 2010-02-27 andrei failed different way than earlier with bug#45576
rpl_spec_variables : BUG#47661 2009-10-27 jasonh rpl_spec_variables fails on PB2 hpux
rpl_log_pos : BUG#55675 2010-09-10 alfranio rpl.rpl_log_pos fails sporadically with error binlog truncated in the middle
+rpl_trigger : BUG#58258 2010-11-17 VasilDimov Valgrind: possibly lost from ib_bh_create()
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def revid:jimmy.yang@stripped
+++ b/mysql-test/t/disabled.def revid:vasil.dimov@stripped
@@ -17,3 +17,4 @@ query_cache_28249 : Bug#43861 200
ctype_utf8mb4_ndb : Bug#55799, Bug#51907, disabled by Konstantin 2010-08-06
main.mysqlhotcopy_myisam : Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
main.mysqlhotcopy_archive: Bug#56817 2010-10-21 anitha mysqlhotcopy* fails
+events_restart : Bug#58258 2010-11-17 VasilDimov Valgrind: possibly lost from ib_bh_create()
No bundle (reason: useless for push emails).
| Thread |
|---|
| • bzr push into mysql-trunk-innodb branch (vasil.dimov:3322 to 3323) Bug#58258 | vasil.dimov | 17 Nov |