#At file:///ext/mysql/bzr/mysql-6.0-backup-merge-1/
2671 Rafal Somla 2008-07-16
Disabling backup_no_be test which triggers valgrind warnings (about using uninitialized memory)
inside the core server. The issue is reported as a bug and must be resolved by runtime team.
modified:
mysql-test/t/disabled.def
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def 2008-07-09 07:12:43 +0000
+++ b/mysql-test/t/disabled.def 2008-07-16 08:43:42 +0000
@@ -44,3 +44,4 @@ max_heap_table_size_basic_32 : Bug#36877
tmp_table_size_basic_32 : Bug#36878 main.tmp_table_size_basic_32 fails on some systems
backup_triggers_and_events : Bug#37762 2008-07-01 rafal Test fails on remove_file for unknown reasons
backup_tablespace : Bug#36973 2008-07-01 rafal
+backup_no_be : Bug#38023 2008-07-16 rafal Test triggers valgrind warnings described in the bug
| Thread |
|---|
| • bzr commit into mysql-6.0-backup branch (rsomla:2671) | Rafal Somla | 16 Jul |