tests/check/Makefile.am: Exclude dvdreadsrc from the states test too.

Original commit message from CVS:
* tests/check/Makefile.am:
Exclude dvdreadsrc from the states test too.
This commit is contained in:
Jan Schmidt 2008-02-18 20:40:29 +00:00
parent 2a179a3b1a
commit add2565a76
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-02-18 Jan Schmidt <jan.schmidt@sun.com>
* tests/check/Makefile.am:
Exclude dvdreadsrc from the states test too.
2008-02-18 Sebastian Dröge <slomo@circular-chaos.org> 2008-02-18 Sebastian Dröge <slomo@circular-chaos.org>
* gst/mpegaudioparse/gstmpegaudioparse.c: * gst/mpegaudioparse/gstmpegaudioparse.c:

View file

@ -9,7 +9,7 @@ TESTS_ENVIRONMENT = \
$(REGISTRY_ENVIRONMENT) \ $(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH= \ GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(top_builddir)/sys:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \ GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(top_builddir)/sys:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \
STATE_IGNORE_ELEMENTS="siddec" STATE_IGNORE_ELEMENTS="siddec dvdreadsrc"
# ths core dumps of some machines have PIDs appended # ths core dumps of some machines have PIDs appended
CLEANFILES = core.* test-registry.* CLEANFILES = core.* test-registry.*