diff options
author | unknown <Dao-Gang.Qu@sun.com> | 2009-08-06 11:07:09 +0800 |
---|---|---|
committer | unknown <Dao-Gang.Qu@sun.com> | 2009-08-06 11:07:09 +0800 |
commit | 70cd97722d3f9cf8e2e6f3def2ac7f63cf55c5eb (patch) | |
tree | b234686bf73b7745fb1115052b3116916e24a4db /mysql-test/t | |
parent | d58d9a547146e67bca5aedc2b70eca832e3cbbb2 (diff) | |
download | mariadb-git-70cd97722d3f9cf8e2e6f3def2ac7f63cf55c5eb.tar.gz |
Bug #45630 rpl_trigger.test causes valgrind failures within nptl_pthread_exit_hack_handler
The server shutdown and start code triggered the valgrind failures
within nptl_pthread_exit_hack_handler on Ubuntu 9.04, x86 (but not amd64)
in rpl_trigger.test file.
For fixing the bug, suppress valgrind failures within nptl_pthread_exit_hack_handler
on Ubuntu 9.04, x86 (but not amd64). Because the server shutdown and start
code has been heavily used in mysql test set.
mysql-test/valgrind.supp:
Add code for suppressing valgrind failures within nptl_pthread_exit_hack_handler on Ubuntu 9.04, x86 (but not amd64).
Diffstat (limited to 'mysql-test/t')
0 files changed, 0 insertions, 0 deletions