GNOME Bugzilla – Bug 492403
testsuite hangs on ubuntu gutsy
Last modified: 2008-05-06 13:24:24 UTC
The testsuite hangs on ubuntu gutsy (gstreamer 0.10.14, pygobject 2.14.0, python 2.5): ..............................................................Traceback (most recent call last):
+ Trace 174388
result = testRunner.run(suite)
test(result)
return self.run(*args, **kwds)
testMethod()
self.playAndIter()
msg = self.bus.pop() KeyboardInterrupt
I cannot reproduce this, neither with the gutsy host packages nor with gst from cvs. Does it hang every time?
I'm using the host packages of gst, and cvs of gst-python and yes, it hangs everytime.
Can you still reproduce this with latest gstreamer releases?
No, I cannot reproduce this on hardy. Probably safe to close.