[Bug 758340] tests: funnel test is racy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 19 10:35:43 PST 2015


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Created attachment 315919
  --> https://bugzilla.gnome.org/attachment.cgi?id=315919&action=edit
tests: funnel: remove state change from stress tests

Changing states up and down while buffers are being pushed is not
a valid use case. If a pad is deactivated and reactivated during
a buffer push it is racy with the check of pushed sticky events
and the actual chainfunction call. As it might call the chain
without noticing the peer pad lost its previous sticky events.

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