mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
parent
e9fbabbb86
commit
8f2a048e5f
1 changed files with 1 additions and 2 deletions
|
@ -25,7 +25,7 @@ $(CHECK_REGISTRY):
|
|||
$(TESTS_ENVIRONMENT)
|
||||
|
||||
# elements to ignore for the state tests
|
||||
STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink appsrc
|
||||
STATE_IGNORE_ELEMENTS = cdio cdparanoiasrc libvisual_ alsasrc alsasink
|
||||
|
||||
TESTS = $(check_PROGRAMS)
|
||||
|
||||
|
@ -143,7 +143,6 @@ check_PROGRAMS = \
|
|||
# videoconvert takes too long, so disabled for now
|
||||
VALGRIND_TO_FIX = \
|
||||
elements/videoconvert \
|
||||
elements/decodebin \
|
||||
libs/video
|
||||
|
||||
# these tests don't even pass
|
||||
|
|
Loading…
Reference in a new issue