[gstreamer-bugs] [Bug 624490] New: test suite fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 15 13:30:07 PDT 2010


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

           Summary: test suite fails
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.19
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: waschk at mandriva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


This is on Mandriva Cooker with gst-python 0.10.19 and gstreamer 0.10.30:

make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite'
.........................................
(runtests.py:28678): GStreamer-WARNING **: Name name is not unique in bin bin,
not adding

(runtests.py:28678): GStreamer-WARNING **: Name name is not unique in bin bin,
not adding

(runtests.py:28678): GStreamer-WARNING **: Element name is not in bin bin

(runtests.py:28678): GStreamer-WARNING **: Element name is not in bin bin
.
(runtests.py:28678): GStreamer-WARNING **: Name fakesrc0 is not unique in bin
bin, not adding

(runtests.py:28678): GStreamer-WARNING **: Element fakesrc0 is not in bin bin
....F
(runtests.py:28678): GStreamer-CRITICAL **:
Trying to dispose element bin, but it is in PAUSED instead of the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

E
(runtests.py:28678): GStreamer-CRITICAL **:
Trying to dispose element fakesink1, but it is in PAUSED instead of the NULL
state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.


(runtests.py:28678): GStreamer-CRITICAL **:
Trying to dispose element fakesrc1, but it is in PAUSED instead of the NULL
state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.
This problem may also be caused by a refcounting bug in the
application or some element.

..........................................................................................
======================================================================
ERROR: testFake (test_bin.Preroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite/test_bin.py",
line 146, in tearDown
    TestCase.tearDown(self)
  File
"/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite/common.py",
line 204, in tearDown
    self.gcverify()
  File
"/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite/common.py",
line 175, in gcverify
    self.failIf(new, new)
AssertionError: [<__main__.GstFakeSrc object (fakesrc1) at 0x83dedec>,
<__main__.GstFakeSink object (fakesink1) at 0x83dee64>]

======================================================================
FAIL: testFake (test_bin.Preroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/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 137 tests in 32.761s

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