GNOME Bugzilla – Bug 165257
Tests failures report for gst-python 0.8.1
Last modified: 2005-11-11 16:53:12 UTC
[...] Making check in testsuite make[1]: Entering directory `/tmp/gst-python-0.8.1/testsuite' make check-local make[2]: Entering directory `/tmp/gst-python-0.8.1/testsuite' .............................................EEF............E ====================================================================== ERROR: testMixer (test_interface.Availability) ---------------------------------------------------------------------- Traceback (most recent call last):
+ Trace 54921
assert hasattr(gst.interfaces, 'Mixer')
====================================================================== ERROR: testXOverlay (test_interface.Availability) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/gst-python-0.8.1/testsuite/test_interface.py", line 7, in testXOverlay assert hasattr(gst.interfaces, 'XOverlay') AttributeError: 'module' object has no attribute 'interfaces' ====================================================================== ERROR: testQuery (test_xml.PadTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/gst-python-0.8.1/testsuite/test_xml.py", line 6, in testQuery xml = gst.XML() RuntimeError: libxml2 bindings required ====================================================================== FAIL: testXOverlay (test_interface.FunctionCall) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/gst-python-0.8.1/testsuite/test_interface.py", line 17, in testXOverlay assert isinstance(element, gst.Element) AssertionError ---------------------------------------------------------------------- Ran 61 tests in 0.122s FAILED (failures=1, errors=3) make[2]: Leaving directory `/tmp/gst-python-0.8.1/testsuite' make[1]: Leaving directory `/tmp/gst-python-0.8.1/testsuite' make[1]: Entering directory `/tmp/gst-python-0.8.1' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/tmp/gst-python-0.8.1'
do you still have that error ?
Closing. Please reopen if it's still an issue for you.