[Bug 624490] test suite fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 19 05:45:08 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=624490
  GStreamer | gst-python | 0.10.19

Christian Fredrik Kalager Schaller <Uraeus> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Uraeus at linuxrising.org

--- Comment #6 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2011-10-19 12:45:04 UTC ---
Getting the following on latest Fedora 15

======================================================================
ERROR: testFake (test_bin.Preroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/cschalle/gst/gst-python/testsuite/test_bin.py", line 146, in
tearDown
    TestCase.tearDown(self)
  File "/home/cschalle/gst/gst-python/testsuite/common.py", line 204, in
tearDown
    self.gcverify()
  File "/home/cschalle/gst/gst-python/testsuite/common.py", line 175, in
gcverify
    self.failIf(new, new)
AssertionError: [<__main__.GstFakeSrc object (fakesrc16) at 0xb734902c>,
<__main__.GstFakeSink object (fakesink15) at 0xb7361a2c>]

======================================================================
FAIL: testFake (test_bin.Preroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/cschalle/gst/gst-python/testsuite/test_bin.py", line 174, in
testFake
    self.assertEquals(ret[0], gst.STATE_CHANGE_SUCCESS)
AssertionError: <enum GST_STATE_CHANGE_FAILURE of type GstStateChangeReturn> !=
<enum GST_STATE_CHANGE_SUCCESS of type GstStateChangeReturn>

----------------------------------------------------------------------
Ran 160 tests in 41.439s

FAILED (failures=1, errors=1)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list