GNOME Bugzilla – Bug 692479
>=gst-python-0.10.20 fails tests
Last modified: 2013-01-24 22:48:06 UTC
As reported downstream at https://bugs.gentoo.org/show_bug.cgi?id=354455 testsuite fails like this: ====================================================================== FAIL: testFake (test_bin.Preroll) ---------------------------------------------------------------------- Traceback (most recent call last):
+ Trace 231433
self.assertEquals(ret[0], gst.STATE_CHANGE_SUCCESS)
---------------------------------------------------------------------- Ran 138 tests in 9.558s FAILED (failures=1, errors=1) make[3]: *** [check-local] Error 1 full build.log at https://354455.bugs.gentoo.org/attachment.cgi?id=262105
0.10 is not maintained any longer I'm afraid. I seem to remember the issue was due to some bug in pygobject(?) though. Also, 0.10.20 was not even the latest gst-python release... *** This bug has been marked as a duplicate of bug 624490 ***
Hum, that's the answer I expected. Well, just so you know the issue is still here with latest pygobject-2 and gst-python-0.10.22, which is the latest release afaik. We've disabled this particular test since it is the only one failing and doesn't appear to be causing any particular issue. Thanks for your quick answer.