GNOME Bugzilla – Bug 710013
tests: rtpjitterbuffer test_rtx_packet_delay - spurious failures
Last modified: 2013-12-05 00:11:35 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.
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
Picked into 1.2 branch as well.