mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
tests: TEMP
This commit is contained in:
parent
ccda1c23f3
commit
e9fbabbb86
1 changed files with 2 additions and 1 deletions
|
@ -25,7 +25,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 alsasink appsrc
|
||||||
|
|
||||||
TESTS = $(check_PROGRAMS)
|
TESTS = $(check_PROGRAMS)
|
||||||
|
|
||||||
|
@ -143,6 +143,7 @@ check_PROGRAMS = \
|
||||||
# videoconvert takes too long, so disabled for now
|
# videoconvert takes too long, so disabled for now
|
||||||
VALGRIND_TO_FIX = \
|
VALGRIND_TO_FIX = \
|
||||||
elements/videoconvert \
|
elements/videoconvert \
|
||||||
|
elements/decodebin \
|
||||||
libs/video
|
libs/video
|
||||||
|
|
||||||
# these tests don't even pass
|
# these tests don't even pass
|
||||||
|
|
Loading…
Reference in a new issue