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 710013 - tests: rtpjitterbuffer test_rtx_packet_delay - spurious failures
tests: rtpjitterbuffer test_rtx_packet_delay - spurious failures
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.2.0
Other Linux
: Normal major
: 1.2.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-10-12 20:12 UTC by Tim-Philipp Müller
Modified: 2013-12-05 00:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2013-10-12 20:12:27 UTC
make -C tests/check/ elements/rtpjitterbuffer.torture
elements/rtpjitterbuffer.c:1119:E:general:test_rtx_packet_delay:0: (after this point) Test timeout expired

fails ca. 50% of times here.
Comment 1 Wim Taymans 2013-11-25 16:40:19 UTC
commit 29d9b1e7de198fefe41ba3d5785fb676ea530291
Author: Wim Taymans <wtaymans@redhat.com>
Date:   Mon Nov 25 17:38:06 2013 +0100

    check: fix jitterbuffer check
    
    Don't advance the clock to 240ms too early.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=710013
Comment 2 Tim-Philipp Müller 2013-12-05 00:11:35 UTC
Picked into 1.2 branch as well.