rtpsession: fix up GHashTable-behavior dependent tests
authorHavard Graff <havard.graff@gmail.com>
Wed, 17 Oct 2018 11:52:20 +0000 (13:52 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 20 Oct 2018 11:32:44 +0000 (12:32 +0100)
commit13aa805943476405f9324923683915698e4aa117
tree4b5d74d8ec02a6def74be9bfba6dd2fb63b83aa7
parent05bd25ea351b17e6c2f0ea71438bb2bca57ade07
rtpsession: fix up GHashTable-behavior dependent tests

GHashTable iteration order changed in recent GLib,
and tests were relying on that.

https://mail.gnome.org/archives/desktop-devel-list/2018-October/msg00016.html
tests/check/elements/rtpsession.c