tests/check/Makefile.am: Remove deinterleave test from VALGRIND_TO_FIX again now...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 14 May 2008 16:21:05 +0000 (16:21 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 14 May 2008 16:21:05 +0000 (16:21 +0000)
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
common
tests/check/Makefile.am

index c4bd249..e22b890 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
 
        * 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  <tim.muller at collabora co uk>
+
+       * tests/check/Makefile.am:
          Add deinterleave unit test to VALGRIND_TO_FIX, since it causes
          weird invalid free errors in valgrind/libc after _exit for some
          reason.
diff --git a/common b/common
index 2d9c09d..d78efae 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 2d9c09df0fe4ad3f570fea9f649cfc6c4511080d
+Subproject commit d78efae300d4dff0291717ccf7a2b82c713a81ef
index ecf6100..06fdf36 100644 (file)
@@ -59,7 +59,6 @@ endif
 
 
 VALGRIND_TO_FIX = \
-       elements/deinterleave \
        elements/mpeg2enc \
        elements/mplex