tests: add test that triggers deadlock in state change of queue
authorLinus Svensson <linussn@axis.com>
Wed, 20 Aug 2014 10:55:51 +0000 (12:55 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 23 Aug 2014 11:03:38 +0000 (12:03 +0100)
commitae74a1a83a8a5034c37da283d6176c3abab4b3cc
treecf3811dde51d76fb5ffa6f06880ce3fda4050f8c
parent93d8679b00c1402aaf44f37bb67487d1a3d0ffc4
tests: add test that triggers deadlock in state change of queue

When receiving FLASH_STOP in a state transition to READY, a queue
element can end up with an active task that will never end.

https://bugzilla.gnome.org/show_bug.cgi?id=734688
tests/check/elements/queue.c