[Bug 758340] tests: funnel test is racy

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 4 14:22:49 PST 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #3 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 17518358381bf587731c61b2210dad8c26cc63a1
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Thu Nov 19 15:33:06 2015 -0300

    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.

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

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