From aa201a473721ff426b50e4969893036823e2ba76 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 12 Jun 2014 09:47:32 +1000 Subject: [PATCH] test: ignore any timer_create errors in valgrind Drop the rest of the stack trace, we know whenever check calls this we get a valgrind error if sevp in timer_create(2) is NULL. https://bugs.freedesktop.org/show_bug.cgi?id=79921 Signed-off-by: Peter Hutterer --- test/valgrind.suppressions | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/valgrind.suppressions b/test/valgrind.suppressions index 07fae53..536b2f1 100644 --- a/test/valgrind.suppressions +++ b/test/valgrind.suppressions @@ -3,8 +3,6 @@ Memcheck:Param timer_create(evp) fun:timer_create@@GLIBC_2.3.3 - fun:srunner_run - fun:main } {