[gstreamer-bugs] [Bug 623469] Unit test failures with CK_FORK=no make check

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 3 06:13:30 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623469
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-03 13:13:26 UTC ---
This fixes the Gst and GstElement checks:


commit 95a520be76991948f7091e6f573d5f4f28286039
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Jul 3 14:09:36 2010 +0100

    checks: run tests calling gst_deinit() last so things work with CK_FORK=no

    Because gst_init() will fail once gst_deinit() has been called.

    See #623469.

commit 9b1bf88d7df91983ea9edceda6b993e5713fc2e4
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Sat Jul 3 14:04:32 2010 +0100

    checks: don't assume element factory is not loaded yet

    It may already be loaded if check is being run with CK_FORK=no.

    See #623469.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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