[Bug 767012] object: leak in test_fake_object_name

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 10:39:01 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This seems to have been fixed by

commit f2fd3bda2bf5d2d77d2acc1584806ff615533591
Author: Stefan Sauer <ensonic at users.sf.net>
Date:   Mon May 30 13:42:36 2016 +0200

    gstobject: split up name tests

    It is better to have separate tests:
    1) the test name will tell what is broekn when the test fails
    2) we still run the other tests when one assert fails
    3) the tests are easier to understand
    4) we don't rely on sie effect of previous actions
    5) ...

    Also ix the assertion message for the name checks (Gst -> fakeobject).


(now in test_fake_object_set_name_when_parented)

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