After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 725701 - Testsuite summary for GStreamer Bad Plug-ins 1.2.3
Testsuite summary for GStreamer Bad Plug-ins 1.2.3
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
1.2.3
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-05 02:17 UTC by Weiller
Modified: 2014-11-24 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Weiller 2014-03-05 02:17:33 UTC
==============================================================
   GStreamer Bad Plug-ins 1.2.3: tests/check/test-suite.log
==============================================================

# TOTAL: 26
# PASS:  22
# SKIP:  0
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: generic/states
====================

Running suite(s): states


Unexpected critical/warning: gst_audio_format_fill_silence: assertion 'info != NULL' failed


Unexpected critical/warning: gst_audio_format_fill_silence: assertion 'info != NULL' failed
33%: Checks: 3, Failures: 0, Errors: 2
gstcheck.c:75:E:general:test_state_changes_up_and_down_seq:0: (after this point) Test timeout expired
gstcheck.c:75:E:general:test_state_changes_up_seq:0: (after this point) Test timeout expired

FAIL: elements/shm
==================

Running suite(s): shm
50%: Checks: 2, Failures: 0, Errors: 1
gstcheck.c:311:E:shm:test_shm_sysmem_alloc:0: (after this point) Test timeout expired

FAIL: elements/gdppay
=====================

Running suite(s): gdppay
20%: Checks: 5, Failures: 4, Errors: 0
elements/gdppay.c:122:F:general:test_audio:0: 'g_list_length (buffers)' (4) is not equal to '3' (3)
elements/gdppay.c:428:F:general:test_first_no_new_segment:0: 'g_list_length (buffers)' (4) is not equal to '3' (3)
elements/gdppay.c:272:F:general:test_streamheader:0: 'g_list_length (buffers)' (4) is not equal to '3' (3)
elements/gdppay.c:474:F:general:test_crc:0: 'g_list_length (buffers)' (4) is not equal to '3' (3)

FAIL: libs/insertbin
====================

Running suite(s): insertbin
0%: Checks: 1, Failures: 1, Errors: 0
libs/insertbin.c:57:F:general:test_insertbin_simple:0: Assertion 'g_thread_self () != push_thread' failed
Comment 1 André Klapper 2014-03-05 10:14:47 UTC
This is missing any steps to reproduce. Not a helpful bug report.
Comment 2 Weiller 2014-03-05 16:54:58 UTC
This happened when I ran the ". / Configure" then "make" and "make check". In the "make check" I came across these errors had to report because I want to help develop and evolve the system.
Comment 3 Vincent Penquerc'h 2014-04-04 15:13:35 UTC
The shm one is fixed (https://bugzilla.gnome.org/show_bug.cgi?id=721073). The other ones don't happen here, with latest master.
Comment 4 Vincent Penquerc'h 2014-04-07 09:20:00 UTC
I have a doubt here:

Is this an uninstalled setup (ie, using gst-uninstalled or similar setup) ? If not, did you install core, -base, etc, and -bad before running the tests ? If yes, did you already have an installed gst libs set ? IIRC tests can use installed libs before the newly built ones when running on an installed setup where a previous version was previously installed.
Comment 5 Tim-Philipp Müller 2014-11-24 15:54:57 UTC
All of these look familiar to me, I think they might have been fixed.

Seeing that this is with 1.2.3 and there has been no response for half a year I'd say let's close this. If things still fail with recent 1.4 or git master, someone will file a new bug sooner or later.

Please re-open if things still fail with up-to-date GStreamer, thanks!