[Bug 746465] validate: add valgrind support

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


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #299856|none                        |reviewed
             status|                            |

--- Comment #10 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 299856:
 --> (https://bugzilla.gnome.org/review?bug=746465&attachment=299856)

::: 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)

::: 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.

-- 
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