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 736930 - rtpsession: test_multiple_senders_roundrobin_rbs unit test fails occasionally
rtpsession: test_multiple_senders_roundrobin_rbs unit test fails occasionally
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-18 21:42 UTC by Tim-Philipp Müller
Modified: 2015-06-10 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2014-09-18 21:42:12 UTC
tpm@xps:~/gst/glib-master/gst-plugins-good/tests/check$ make elements/rtpsession.forever
(...)
Running suite(s): rtpsession
**
ERROR:elements/rtpsession.c:351:test_multiple_senders_roundrobin_rbs: assertion failed (gst_rtcp_packet_get_type (&rtcp_packet) == GST_RTCP_TYPE_SR): (201 == 200)
66%: Checks: 3, Failures: 0, Errors: 1
elements/rtpsession.c:315:E:general:test_multiple_senders_roundrobin_rbs:0: (after this point) Received signal 6 (Aborted)
Comment 1 Tim-Philipp Müller 2015-06-10 18:38:23 UTC
This check doesn't seem to fail any longer, just another one now, see bug #750731.