tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test as it requires special hardware. Fixes bu...

Original commit message from CVS:
* tests/check/Makefile.am:
Don't inlcude dc1394src in the generic/states test as it requires
special hardware. Fixes bug #528011.
This commit is contained in:
Sebastian Dröge 2008-04-16 09:50:17 +00:00
parent 07ebb7349a
commit 720aaac7a4
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2008-04-16 Sebastian Dröge <slomo@circular-chaos.org>
* tests/check/Makefile.am:
Don't inlcude dc1394src in the generic/states test as it requires
special hardware. Fixes bug #528011.
2008-04-16 Sebastian Dröge <slomo@circular-chaos.org>
* tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST):

View file

@ -13,7 +13,7 @@ TESTS_ENVIRONMENT = \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(GSTPB_PLUGINS_DIR):$(GST_PLUGINS_DIR) \
STATE_IGNORE_ELEMENTS="cdaudio festival vcdsrc nassink glimagesink dvbsrc dvbbasebin sdlaudiosink sdlvideosink alsaspdifsink dfbvideosink"
STATE_IGNORE_ELEMENTS="cdaudio festival vcdsrc nassink glimagesink dvbsrc dvbbasebin sdlaudiosink sdlvideosink alsaspdifsink dfbvideosink dc1394src"
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@