After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 558277 - generic states test fails
generic states test fails
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.9
Other Linux
: Normal normal
: 0.10.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-28 18:13 UTC by Götz Waschk
Modified: 2008-10-30 14:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
gstreamer debug output (19.83 KB, text/plain)
2008-10-29 08:13 UTC, Götz Waschk
Details

Description Götz Waschk 2008-10-28 18:13:28 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.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2008-10-28 20:29:33 UTC
Could you please rerun with 
cd tests/check/
GST_DEBUG="*:2,check:4" make generic/states.check


Comment 2 Götz Waschk 2008-10-29 08:13:15 UTC
Created attachment 121565 [details]
gstreamer debug output
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2008-10-30 14:50:16 UTC
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.

Comment 4 Götz Waschk 2008-10-30 14:53:34 UTC
This is with libcdio 0.81, maybe there was some incompatible change.