tests: fix skipped rganalysis tests
authorChristoph Reiter <reiter.christoph@gmail.com>
Mon, 18 Mar 2013 13:32:07 +0000 (14:32 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 2 Sep 2013 19:00:29 +0000 (20:00 +0100)
commit92dde0760ba17f4df4a0a68a552f953161c83569
tree9cec6b944e44418f3dc33e7c6b0095071ec0d97f
parent1971c43279db2f3d53eec47a031618a742a43565
tests: fix skipped rganalysis tests

In 0.10 elements would post tag messages on the bus
directly, and rganalysis would only post a tag message
when it changed tags. In 1.0, only sinks post tag
messages when they receive the serialised tag event.
This means that we get an additional tag message on
the bus now where we didn't expect one before.

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