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 747695 - osx test failures: cerbero check gst-plugins-good-1.0
osx test failures: cerbero check gst-plugins-good-1.0
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-11 12:14 UTC by Joe Gorse
Modified: 2018-05-07 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joe Gorse 2015-04-11 12:14:16 UTC
FAIL: pipelines/simple-launch-lines
FAIL: elements/souphttpsrc

OS X 10.10.2

# Custom cerbero config file for "uninstalled" style build:
from cerbero.config import Architecture

target_arch=Architecture.X86_64
prefix='/Users/jhg/work/Library/Frameworks/GStreamer.framework/Versions/1.0'

allow_parallel_build = True


# Test command:
./cerbero-uninstalled -c osx-x86-64.cbc check gstreamer-1.0


# test-suite.log:
=================================================================
   GStreamer Good Plug-ins 1.5.0.1: tests/check/test-suite.log
=================================================================

# TOTAL: 84
# PASS:  82
# SKIP:  0
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: pipelines/simple-launch-lines
===================================

Running suite(s): Pipelines
33%: Checks: 3, Failures: 0, Errors: 2
pipelines/simple-launch-lines.c:59:E:linear:test_rtp_payloaders:0: (after this point) Received signal 11 (Segmentation fault: 11)
pipelines/simple-launch-lines.c:59:E:linear:test_video_encoders_decoders:0: (after this point) Received signal 11 (Segmentation fault: 11)
FAIL pipelines/simple-launch-lines (exit status: 2)

FAIL: elements/souphttpsrc
==========================



Unexpected critical/warning: The property SoupServer:port is deprecated and shouldn't be used anymore. It will be removed in a future version.
check_msg.c:79: No messaging setup
FAIL elements/souphttpsrc (exit status: 2)
Comment 1 Matthew Waters (ystreet00) 2018-05-07 10:49:50 UTC
A lot has changed in ~3 years. This probably doesn't happen anymore or results in a different set of failures. If you have issues/failures with more up to date code, open a new bug with those details.

Thanks!