mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
check: Ignore alsamixer in the states test too
This commit is contained in:
parent
3beecff125
commit
8285d7fdb0
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $(CHECK_REGISTRY):
|
||||||
$(TESTS_ENVIRONMENT)
|
$(TESTS_ENVIRONMENT)
|
||||||
|
|
||||||
# elements to ignore for the state tests
|
# 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)
|
TESTS = $(check_PROGRAMS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue