Original commit message from CVS:
* check/Makefile.am:
deactivate the failing test
+2005-09-06 Stefan Kost <ensonic@users.sf.net>
+
+ * check/Makefile.am:
+ deactivate the failing test
+
2005-09-06 Stefan Kost <ensonic@users.sf.net>
* check/Makefile.am:
elements/audioconvert \
elements/audioresample \
elements/volume \
- pipelines/simple_launch_lines \
$(check_vorbis)
# these tests don't even pass
# generic/states: elements need state fixin' before this can be added
+# pipelines/simple_launch_lines: needs negotioation fixing
noinst_PROGRAMS = \
+ pipelines/simple_launch_lines \
generic/states
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS)
elements/audioconvert \
elements/audioresample \
elements/volume \
- pipelines/simple_launch_lines \
$(check_vorbis)
# these tests don't even pass
# generic/states: elements need state fixin' before this can be added
+# pipelines/simple_launch_lines: needs negotioation fixing
noinst_PROGRAMS = \
+ pipelines/simple_launch_lines \
generic/states
AM_CFLAGS = $(GST_OBJ_CFLAGS) $(GST_CHECK_CFLAGS) $(CHECK_CFLAGS)