summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2016-04-27 13:11:51 +0000
committerJustin Ross <jross@apache.org>2016-04-27 13:11:51 +0000
commitac4dfb210ee41eb4addfcb382d8ede9c9ddd46ed (patch)
tree896ec5edb0bbfe8d4db91ecf90c84c2a9e320d6c
parent426827689d37268e72d40c221d325db319a9f3a9 (diff)
downloadqpid-python-ac4dfb210ee41eb4addfcb382d8ede9c9ddd46ed.tar.gz
QPID-7207: Make the suppressions general wrt starting as a thread or the main process
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1741254 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/src/tests/.valgrind.supp7
1 files changed, 0 insertions, 7 deletions
diff --git a/qpid/cpp/src/tests/.valgrind.supp b/qpid/cpp/src/tests/.valgrind.supp
index 0581a386fb..d99e502529 100644
--- a/qpid/cpp/src/tests/.valgrind.supp
+++ b/qpid/cpp/src/tests/.valgrind.supp
@@ -210,8 +210,6 @@
...
fun:accept
...
- fun:start_thread
- fun:clone
}
{
@@ -221,8 +219,6 @@
fun:_Znwm
fun:_ZN4qpid6broker5Queue18scheduleAutoDeleteEb
...
- fun:start_thread
- fun:clone
}
{
@@ -236,8 +232,6 @@
...
fun:accept
...
- fun:start_thread
- fun:clone
}
{
@@ -248,5 +242,4 @@
fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager15insertPartitionEtRKNSt7*basic_stringIcSt11char_traitsIcESaIcEEE
fun:_ZN4qpid11linearstore7journal20EmptyFilePoolManager17findEfpPartitionsEv
...
- fun:(below main)
}