[gstreamer-bugs] [Bug 595130] New: checks fail
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Sep 14 00:34:39 PDT 2009
https://bugzilla.gnome.org/show_bug.cgi?id=595130
GStreamer | gst-python | 0.10.x
Summary: checks fail
Classification: Desktop
Product: GStreamer
Version: 0.10.x
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.16.2 and gstreamer 0.10.24:
Making check in common
Making check in m4
Making check in codegen
Making check in gst
Making check in extend
Making check in examples
Making check in plugin
Making check in testsuite
..................................................................
(runtests.py:21925): GStreamer-CRITICAL **: gst_message_new_structure_change:
assertion `GST_PAD_DIRECTION (src) == GST_PAD_SRC' failed
E....................................
(runtests.py:21925): GStreamer-WARNING **: Name name is not unique in bin bin,
not adding
(runtests.py:21925): GStreamer-WARNING **: Name name is not unique in bin bin,
not adding
(runtests.py:21925): GStreamer-WARNING **: Element name is not in bin bin
(runtests.py:21925): GStreamer-WARNING **: Element name is not in bin bin
.
(runtests.py:21925): GStreamer-WARNING **: Name fakesrc10 is not unique in bin
bin, not adding
(runtests.py:21925): GStreamer-WARNING **: Element fakesrc10 is not in bin bin
................................
======================================================================
ERROR: testStructureChangeMessage (test_message.TestCreateMessages)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/goetz/svn/gstreamer0.10-python/BUILD/gst-python-0.10.16.2/testsuite/test_message.py",
line 176, in testStructureChangeMessage
self.assertEquals(m.type, gst.MESSAGE_STRUCTURE_CHANGE)
AttributeError: 'NoneType' object has no attribute 'type'
----------------------------------------------------------------------
Ran 136 tests in 22.572s
FAILED (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