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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 26 23:37:48 PDT 2010


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

Götz Waschk <waschk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #5 from Götz Waschk <waschk at mandriva.org> 2010-08-27 06:37:43 UTC ---
It still fails:
+ export LC_ALL=C
+ LC_ALL=C
+ make check
make  check-recursive
make[1]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19'
Making check in common
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common'
Making check in m4
make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common/m4'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common/m4'
make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common'
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/common'
Making check in codegen
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/codegen'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/codegen'
Making check in gst
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst'
Making check in extend
make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst/extend'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst/extend'
make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst'
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/gst'
Making check in examples
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/examples'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/examples'
Making check in plugin
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/plugin'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/plugin'
Making check in testsuite
make[2]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite'
make  check-local
make[3]: Entering directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite'
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
.........................................
(runtests.py:7581): GStreamer-WARNING **: Name name is not unique in bin bin,
not adding

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

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

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

(runtests.py:7581): GStreamer-WARNING **: Element fakesrc0 is not in bin bin
....F
(runtests.py:7581): 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:7581): 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:7581): 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 0x8524c84>,
<__main__.GstFakeSink object (fakesink1) at 0x8524cac>]

======================================================================
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 26.181s

FAILED (failures=1, errors=1)
make[3]: *** [check-local] Error 1
make[3]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory
`/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.19/testsuite'
make[1]: *** [check-recursive] Error 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