From 475aed8af6d2a57c1d21490c824e754a6b2367a9 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 29 Sep 2006 15:39:41 +0000 Subject: tests/check/Makefile.am: Disable autodetect test temporarily, so that the build bots update -bad and the ranks of unr... Original commit message from CVS: * tests/check/Makefile.am: Disable autodetect test temporarily, so that the build bots update -bad and the ranks of unreliable video sinks in there. * tests/check/elements/autodetect.c: (GST_START_TEST): Skip test if no usable videosink is found. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cc6c55bd..ab5a1867 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-09-29 Tim-Philipp Müller + + * tests/check/Makefile.am: + Disable autodetect test temporarily, so that the build bots + update -bad and the ranks of unreliable video sinks in there. + + * tests/check/elements/autodetect.c: (GST_START_TEST): + Skip test if no usable videosink is found. + 2006-09-29 Wim Taymans * gst/rtsp/URLS: -- cgit