GNOME Bugzilla – Bug 558277
generic states test fails
Last modified: 2008-10-30 14:53:34 UTC
generic/states.c:113:E:general:test_state_changes_up_and_down_seq:0: (after this point) Test timeout expired generic/states.c:146:E:general:test_state_changes_up_seq:0: (after this point) T est timeout expired generic/states.c:179:E:general:test_state_changes_down_seq:0: (after this point) Test timeout expired FAIL: generic/states This is on Mandriva Cooker with gstreamer 0.10.21.
Could you please rerun with cd tests/check/ GST_DEBUG="*:2,check:4" make generic/states.check
Created attachment 121565 [details] gstreamer debug output
looks like cdiocddasrc. It was not hanging here, but giving lots of warnings too. 2008-10-30 Stefan Kost <ensonic@users.sf.net> * tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes #558277.
This is with libcdio 0.81, maybe there was some incompatible change.