summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-03-04 17:33:34 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-03-04 17:33:34 +0000
commit121c201c7db6bba9e40c9365917450d2008b98e4 (patch)
tree6629adb5283d95faed01c6cc9764ce973a9b0cb0
parentd5706e78aade832ed0aec0b977a0de9460d852ea (diff)
tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, otherwise it will instantiate autovideosink...
Original commit message from CVS: * tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, otherwise it will instantiate autovideosink, and dfbvideosink and leak on the buildbots.
-rw-r--r--ChangeLog7
-rw-r--r--tests/check/Makefile.am2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b357840d..dd1cc652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+ * tests/check/Makefile.am:
+ Gah! Also disable gconfvideosink from the tests, otherwise
+ it will instantiate autovideosink, and dfbvideosink and
+ leak on the buildbots.
+
+2007-03-04 Jan Schmidt <thaytan@mad.scientist.com>
+
* ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
(gst_cdio_cdda_src_finalize):
Make sure we always destroy our libcdio handle.
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 11a8abb5..935b1601 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -9,7 +9,7 @@ TESTS_ENVIRONMENT = \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(top_builddir)/sys:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \
- STATE_IGNORE_ELEMENTS="aasink cacasink autovideosink"
+ STATE_IGNORE_ELEMENTS="aasink cacasink autovideosink gconfvideosink"
# ths core dumps of some machines have PIDs appended
CLEANFILES = core.* test-registry.xml