gstreamer/tests/check
Thibault Saunier eac22d333a tests:nle: Unref the bus before unrefing the pipeline
Aiming at fixing a rare race condition where we get:

    ../subprojects/gstreamer/libs/gst/check/gstcheck.c:1258:F:nlecomposition:test_seek_on_nested:0: nested_src0_0x1a1a310 is not destroyed, 1 refcounts left!

The idea is that there might have a remaining GstMessage
with the nested_src as `message.src` on the bus that has
yet to be processed in some conditions leading to a reference
still existing when unrefing the pipeline.
2019-08-12 17:40:33 -04:00
..
assets tests/integration: add an asset directory. 2013-08-01 15:16:28 +02:00
ges formatter: Plug lists of TimedValue leak 2019-07-26 13:48:52 -04:00
nle tests:nle: Unref the bus before unrefing the pipeline 2019-08-12 17:40:33 -04:00
python ges: Implement subprojects 2019-07-26 13:48:48 -04:00
Makefile.am tests: Add inconsistent init/deinit test case 2019-03-12 15:17:18 +00:00
meson.build tests: Add inconsistent init/deinit test case 2019-03-12 15:17:18 +00:00
nose2-junit-xml.cfg.in tests: Fix running python unit tests 2016-11-15 19:11:39 -03:00