tsmux: Don't assert sinkpad reference counts in test
authorSebastian Dröge <sebastian@centricular.com>
Sun, 19 Apr 2020 16:18:14 +0000 (19:18 +0300)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 19 Apr 2020 19:16:25 +0000 (19:16 +0000)
commit04b98a4ecdd7d83caa537bdc883b6def11eb9195
tree7996408185e86d310f7b5af2f8d1d0652c0ae0d6
parenta3395167a19addc86a80ae03019d5e3c699d0994
tsmux: Don't assert sinkpad reference counts in test

We can't be sure about the reference count if the muxer is currently
running, which can happen in the test_reappearing_pad test. An
additional reference might temporarily be owned by the srcpad task of
tsmux while iterating over the pads.
tests/check/elements/mpegtsmux.c