[gst-cvs] gst-plugins-base: check: Ignore alsamixer in the states test too

Jan Schmidt thaytan at kemper.freedesktop.org
Fri Mar 13 08:59:06 PDT 2009


Module: gst-plugins-base
Branch: master
Commit: 8285d7fdb03392dce1353f46b6ee795a68e08170
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=8285d7fdb03392dce1353f46b6ee795a68e08170

Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Fri Mar 13 15:22:42 2009 +0000

check: Ignore alsamixer in the states test too

---

 tests/check/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 198c067..1fef0f6 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -21,7 +21,7 @@ $(CHECK_REGISTRY):
 	$(TESTS_ENVIRONMENT)
 
 # elements to ignore for the state tests
-STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink
+STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsamixer alsasink
 
 TESTS = $(check_PROGRAMS)
 





More information about the Gstreamer-commits mailing list