[Bug 768723] rtprtx: test is sometimes failing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 26 12:11:59 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768723

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at bilboed.com

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
There is also this one : test_rtxsend_rtxreceive:0: 'rtx_packets' (4) is not
equal to 'packets_num' (5)

After digging further, the issue is a bit ... stupid.

rtx_packets is a counter which is incremented in rtprtxsend *after* the buffer
was pushed.

So sometimes when you query the value ... it hasn't incremented it yet (just
after the push).

Is there a way we can guarantee with harness that the push has completely come
back ?

-- 
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