tests: remove libs/video and videoconvert test from valgrind blacklist
authorTim-Philipp Müller <tim@centricular.com>
Fri, 28 Nov 2014 13:31:39 +0000 (13:31 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 28 Nov 2014 13:31:39 +0000 (13:31 +0000)
Seem to work fine.

tests/check/Makefile.am

index 9ffe07c..3df70e8 100644 (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