osx test failures: cerbero check gstreamer-1.0
Submitted by Joe Gorse
Link to original bug (#747663)
Description
FAIL: gst/gstvalue
FAIL: pipelines/simple-launch-lines
FAIL: gst/gstbin
FAIL: elements/multiqueue
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
GStreamer 1.5.0.1: tests/check/test-suite.log
===================================================TOTAL: 96
PASS: 92
SKIP: 0
XFAIL: 0
FAIL: 4
XPASS: 0
ERROR: 0
.. contents:: :depth: 2
FAIL: gst/gstvalue
Running suite(s): GstValue
97%: Checks: 35, Failures: 1, Errors: 0
gst/gstvalue.c:490:F:general:test_deserialize_bitmask:0: could not deserialize 0xffffffffffffffff (0)
FAIL gst/gstvalue (exit status: 1)
FAIL: pipelines/simple-launch-lines
Running suite(s): Pipelines
50%: Checks: 4, Failures: 0, Errors: 2
pipelines/simple-launch-lines.c:55:E:linear:test_2_elements:0: (after this point) Received signal 11 (Segmentation fault: 11)
pipelines/simple-launch-lines.c:55:E:linear:test_typefind_force_sink_caps:0: (after this point) Received signal 11 (Segmentation fault: 11)
FAIL pipelines/simple-launch-lines (exit status: 2)
FAIL: gst/gstbin
Running suite(s): GstBin
95%: Checks: 20, Failures: 0, Errors: 1
gst/gstbin.c:184:E:bin tests:test_eos:0: (after this point) Received signal 11 (Segmentation fault: 11)
FAIL gst/gstbin (exit status: 1)
FAIL: elements/multiqueue
FIXME: skipping test test_output_order because it's broken
Running suite(s): multiqueue
88%: Checks: 9, Failures: 0, Errors: 1
elements/multiqueue.c:151:E:general:test_simple_shutdown_while_running:0: (after this point) Received signal 11 (Segmentation fault: 11)
FAIL elements/multiqueue (exit status: 1)