tests: don't run tracerrecord in valgrind for now
authorTim-Philipp Müller <tim@centricular.com>
Fri, 8 Apr 2016 12:26:48 +0000 (13:26 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 8 Apr 2016 12:28:06 +0000 (13:28 +0100)
Because of the way we implement logging and adding/removing
log functions currently (we leak a GList on purpose) this
test leaks.

tests/check/Makefile.am

index d626c8e..df74960 100644 (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