mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-25 15:36:42 +00:00
tests: remove libs/video and videoconvert test from valgrind blacklist
Seem to work fine.
This commit is contained in:
parent
4bddc9276b
commit
b03cfdffb1
1 changed files with 0 additions and 2 deletions
|
@ -241,8 +241,6 @@ 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 \
|
|
||||||
libs/video \
|
|
||||||
$(check_orc)
|
$(check_orc)
|
||||||
|
|
||||||
# these tests don't even pass
|
# these tests don't even pass
|
||||||
|
|
Loading…
Reference in a new issue