[Bug 754761] New: failure of make check in splitmux
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 9 00:45:45 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754761
Bug ID: 754761
Summary: failure of make check in splitmux
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: krichter722 at aol.de
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I experience the following failure of `make check` randomly in
1.5.90-21-gfcdb79e on Ubuntu 15.04 amd64 with Linux 4.1.4:
================================================================
GStreamer Good Plug-ins 1.5.90: tests/check/test-suite.log
================================================================
# TOTAL: 83
# PASS: 80
# SKIP: 0
# XFAIL: 0
# FAIL: 3
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: elements/splitmux
=======================
Running suite(s): splitmux
50%: Checks: 2, Failures: 0, Errors: 1
elements/splitmux.c:175:E:general:test_splitmuxsink:0: (after this point)
Test timeout expired
FAIL elements/splitmux (exit status: 1)
FAIL: elements/rtprtx
=====================
Running suite(s): rtprtx
66%: Checks: 6, Failures: 2, Errors: 0
elements/rtprtx.c:162:F:general:test_push_forward_seq:0: 'nbrtxpackets' (2)
is not equal to '3' (3)
elements/rtprtx.c:1385:F:general:test_rtxsender_max_size_packets:0:
'expected_rtx_packets' (35) is not equal to 'real_rtx_packets' (34)
FAIL elements/rtprtx (exit status: 2)
FAIL: elements/souphttpsrc
==========================
Running suite(s): souphttpsrc
92%: Checks: 14, Failures: 1, Errors: 0
elements/souphttpsrc.c:364:F:internet:test_icy_stream:0: Assertion 'caps !=
NULL' failed
FAIL elements/souphttpsrc (exit status: 1)
I addressed the failure of rtprtx and souphttpsrc in
https://bugzilla.gnome.org/show_bug.cgi?id=754760 because it's a separate
issue.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list