GNOME Bugzilla – Bug 725701
Testsuite summary for GStreamer Bad Plug-ins 1.2.3
Last modified: 2014-11-24 15:54:57 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
This is missing any steps to reproduce. Not a helpful bug report.
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.
The shm one is fixed (https://bugzilla.gnome.org/show_bug.cgi?id=721073). The other ones don't happen here, with latest master.
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.
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!