tests: remove libs/video and videoconvert test from valgrind blacklist

Seem to work fine.
This commit is contained in:
Tim-Philipp Müller 2014-11-28 13:31:39 +00:00
parent 4bddc9276b
commit b03cfdffb1

View file

@ -241,8 +241,6 @@ check_PROGRAMS = \
# videoconvert takes too long, so disabled for now
VALGRIND_TO_FIX = \
elements/videoconvert \
libs/video \
$(check_orc)
# these tests don't even pass