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 758114 - tests: souphttpsrc test_icy_stream:0: Assertion 'caps != NULL' failed
tests: souphttpsrc test_icy_stream:0: Assertion 'caps != NULL' failed
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.7.1
Assigned To: Reynaldo H. Verdejo Pinochet
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-14 18:28 UTC by Kjartan Maraas
Modified: 2015-12-01 20:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
log file from testsuite (553 bytes, text/x-log)
2015-11-14 18:28 UTC, Kjartan Maraas
  Details
Switch shoutcast test stream provider (1.15 KB, patch)
2015-12-01 05:16 UTC, Reynaldo H. Verdejo Pinochet
committed Details | Review

Description Kjartan Maraas 2015-11-14 18:28:23 UTC
Created attachment 315610 [details]
log file from testsuite

It fails here:
FAIL: elements/souphttpsrc
Attaching log.
Comment 1 Reynaldo H. Verdejo Pinochet 2015-12-01 05:16:19 UTC
Created attachment 316570 [details] [review]
Switch shoutcast test stream provider

Seems related to the current test stream provider having
streaming disabled outside UK for that URL. Proposed change
just switches to a working one. This is arguably not a reliable
nor long-term solution but unless increasing the complexity
of the test to make it more resilient is desired it should do
for the time being.
Comment 2 Reynaldo H. Verdejo Pinochet 2015-12-01 19:59:52 UTC
Comment on attachment 316570 [details] [review]
Switch shoutcast test stream provider

commit f9b5271694987e387266f59b1a5ba4ac94efda38
Author: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Date:   Mon Nov 30 21:01:17 2015 -0800

    tests: souphttpsrc: switch shoutcast stream provider
    
    Fixes failing ICY test. Previous provider has
    streaming disabled outside UK.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758114