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 725696 - playbin: Unit test failure
playbin: Unit test failure
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.2.3
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-05 01:23 UTC by Weiller
Modified: 2014-11-24 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Weiller 2014-03-05 01:23:12 UTC
===============================================================
   GStreamer Base Plug-ins 1.2.3: tests/check/test-suite.log
===============================================================

# TOTAL: 44
# PASS:  43
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: elements/playbin-complex
==============================

Running suite(s): playbin_complex
92%: Checks: 14, Failures: 0, Errors: 1
elements/playbin-complex.c:861:E:general:test_autoplug_decoder_sink_combination:0: (after this point) Test timeout expired
Comment 1 Sebastian Dröge (slomo) 2014-03-05 08:25:36 UTC
Can you provide a debug log with GST_DEBUG=6?
Comment 2 Tim-Philipp Müller 2014-11-24 15:44:51 UTC
I think this may have been fixed by some locking patches in playbin.

Please re-open if you still have problems with git master or can provide a GST_DEBUG log, thanks!