From 1e17c02d1ac3ac8538b1429b8322827a3f28553c Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 28 Feb 2008 19:54:29 +0000 Subject: [PATCH] Converted triple "Destroying locked mutex" messages into single messages. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7502 --- exp-drd/tests/tc20_verifywrap.stderr.exp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/exp-drd/tests/tc20_verifywrap.stderr.exp b/exp-drd/tests/tc20_verifywrap.stderr.exp index ccc5f40439..bb3868aff0 100644 --- a/exp-drd/tests/tc20_verifywrap.stderr.exp +++ b/exp-drd/tests/tc20_verifywrap.stderr.exp @@ -16,10 +16,6 @@ Other segment end (thread 2) ---------------- pthread_mutex_lock et al ---------------- -Destroying locked mutex: address 0x........, recursion count 1, owner 1. - at 0x........: pthread_mutex_destroy (drd_intercepts.c:?) - by 0x........: main (tc20_verifywrap.c:102) - Destroying locked mutex: address 0x........, recursion count 1, owner 1. at 0x........: pthread_mutex_destroy (drd_intercepts.c:?) by 0x........: main (tc20_verifywrap.c:102) @@ -71,4 +67,4 @@ FIXME: can't figure out how to verify wrap of sem_post Destroying locked mutex: address 0x........, recursion count 1, owner 1. at 0x........: main (tc20_verifywrap.c:261) -ERROR SUMMARY: 7 errors from 7 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 6 errors from 6 contexts (suppressed: 0 from 0) -- 2.47.3