]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
check/gst/gstbin.c: Fix test case: we can't rely on a fixed state change order when...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 24 Sep 2005 14:35:07 +0000 (14:35 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 24 Sep 2005 14:35:07 +0000 (14:35 +0000)
commit4ed6212a26c674aa297c5e024aad8d6920132d48
tree3441a9f011c7d262ce8090e545e3464a2d07edc5
parent84770e843767880155e944fe5aee5f39f64dccd7
check/gst/gstbin.c: Fix test case: we can't rely on a fixed state change order when going from READY => PAUSED becaus...

Original commit message from CVS:
* check/gst/gstbin.c: (test_children_state_change_order_flagged_sink),
(test_children_state_change_order_semi_sink):
Fix test case: we can't rely on a fixed state change order when
going from READY => PAUSED because the sink might commit its
new state first when the first buffer created by the source
reaches the sink before the source has finished its change state.
(Test case still fails at times, see #316856, comment 5 onwards)
ChangeLog
check/gst/gstbin.c
tests/check/gst/gstbin.c