tests: don't run orc/* tests under valgrind
They just seem to blow up for some reason that needs investigating.
This commit is contained in:
parent
19d2a5255c
commit
4bddc9276b
@ -242,7 +242,8 @@ check_PROGRAMS = \
|
||||
# videoconvert takes too long, so disabled for now
|
||||
VALGRIND_TO_FIX = \
|
||||
elements/videoconvert \
|
||||
libs/video
|
||||
libs/video \
|
||||
$(check_orc)
|
||||
|
||||
# these tests don't even pass
|
||||
noinst_PROGRAMS = $(check_libvisual)
|
||||
|
Loading…
x
Reference in New Issue
Block a user