From bfd70466939298a2d3b9ed8f6f3283b3ce7dc8e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 14 May 2008 16:21:05 +0000 Subject: [PATCH] tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again now that there are suppressions in gst.s... Original commit message from CVS: * tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again now that there are suppressions in gst.supp which make this work for me. --- ChangeLog | 6 ++++++ common | 2 +- tests/check/Makefile.am | 1 - 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c4bd24919c..e22b890e22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-05-14 Tim-Philipp Müller + + * tests/check/Makefile.am: + Remove deinterleave test from VALGRIND_TO_FIX again now that + there are suppressions in gst.supp which make this work for me. + 2008-05-14 Tim-Philipp Müller * tests/check/Makefile.am: diff --git a/common b/common index 2d9c09df0f..d78efae300 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2d9c09df0fe4ad3f570fea9f649cfc6c4511080d +Subproject commit d78efae300d4dff0291717ccf7a2b82c713a81ef diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index ecf610017a..06fdf36254 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -59,7 +59,6 @@ endif VALGRIND_TO_FIX = \ - elements/deinterleave \ elements/mpeg2enc \ elements/mplex