]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
checks: add GstBin unit test that creates a lot of bins
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 3 Apr 2011 15:11:50 +0000 (16:11 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 5 Apr 2011 14:30:59 +0000 (16:30 +0200)
commitd7ff4ee6cb2493c6a669a5780ec6159cd351520d
tree6280762413303d73b482d097bcf820452bf225de
parent4bf8f1524f6e3374b3f3bc57322337723d06b928
checks: add GstBin unit test that creates a lot of bins

Currently fails (in normal circumstances) because we create a
socket pair for each bin's bus and exhaust the number of available
file descriptors.

https://bugzilla.gnome.org/show_bug.cgi?id=646624
tests/check/gst/gstbin.c