tests: don't run tracerrecord in valgrind for now

Because of the way we implement logging and adding/removing
log functions currently (we leak a GList on purpose) this
test leaks.
This commit is contained in:
Tim-Philipp Müller 2016-04-08 13:26:48 +01:00
parent d09dc8cbc0
commit 636aa20f28

View file

@ -234,6 +234,7 @@ libs_gstnettimeprovider_LDADD = \
# these just need valgrind fixing, period
VALGRIND_TO_FIX = \
gst/gstinfo \
gst/gsttracerrecord \
pipelines/parse-launch \
tools/gstinspect