[Bug 746465] validate: add valgrind support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 01:44:59 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746465

--- Comment #11 from Guillaume Desmottes <gdesmott at gnome.org> ---
(In reply to Thibault Saunier from comment #10)
> Review of attachment 299856 [details] [review]:
> 
> ::: validate/launcher/Makefile.am
> @@ +17,3 @@
> +config.py: Makefile
> +	$(AM_V_GEN) { \
> +		echo "DATADIR =
> '${datadir}/gstreamer-$(GST_API_VERSION)/validate-suppression'"; \
> 
> What is that for? (I can not see it used anywhere)

Oh sorry this wasn't meant to be commited.

> ::: validate/launcher/baseclasses.py
> @@ +573,3 @@
> +        # Look in system data dirs
> +        for datadir in GLib.get_system_data_dirs():
> +        if os.path.exists(p):
> 
> We should use gstreamer-1.0/validate/gst.sup and
> gstreamer1.0/validate/scenarios/ I think... no big deal I guess.

I can move those yeah.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list