diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2006-09-29 15:39:41 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-09-29 15:39:41 +0000 |
commit | 475aed8af6d2a57c1d21490c824e754a6b2367a9 (patch) | |
tree | abae26a9871e632a0639936743edc485ff0e8cfa /ChangeLog | |
parent | 6e0855034567eb50e9e2b1d897e6d0f39f10ec4b (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-09-29 Tim-Philipp Müller <tim at centricular dot net> + + * 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 <wim@fluendo.com> * gst/rtsp/URLS: |