After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 679506 - [0.11] GstPad unit test failure: gst/gstpad.c:1121:F:general:test_queue_src_caps_notify_not_linked:0: Assertion 'got_notify == TRUE' failed
[0.11] GstPad unit test failure: gst/gstpad.c:1121:F:general:test_queue_src_c...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.11.x
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-06 10:55 UTC by Tim-Philipp Müller
Modified: 2012-07-13 07:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2012-07-06 10:55:15 UTC
It's racy. Do:

  ~/gst/0.11/gstreamer/tests/check$ make gst/gstpad.forever

until it fails.
Comment 1 Wim Taymans 2012-07-13 07:45:48 UTC
commit 02eebca16b111831b0d3dc3ce634ad59db15c80b
Author: Wim Taymans <wim.taymans@collabora.co.uk>
Date:   Fri Jul 13 09:43:59 2012 +0200

    pad: fix test raciness
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=679506