tests: funnel: remove state change from stress tests
authorThiago Santos <thiagoss@osg.samsung.com>
Thu, 19 Nov 2015 18:33:06 +0000 (15:33 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Fri, 4 Dec 2015 20:26:02 +0000 (17:26 -0300)
commit17518358381bf587731c61b2210dad8c26cc63a1
tree67837fee5bf94a55521718eec82f17906d276f50
parent4127407823579b2ecee99da0729079472f5fe9ab
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
tests/check/elements/funnel.c