[Bug 773640] New: rtspclient unit test failures

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 28 16:03:30 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773640

            Bug ID: 773640
           Summary: rtspclient unit test failures
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

There are some rtsp-server unit test failures which are new.

Two rtspclient tests fail fairly frequently:
 - test_client_multicast_ignore_transport_specific
 - test_client_multicast_transport_specific

These are new failures apparently. They don't happen everytime, but often
enough that they should be easy to reproduce. For me they only happen with
'make check', but not with 'make gst/client.check', why I don't know.

Running suite(s): rtspclient
84%: Checks: 13, Failures: 2, Errors: 0

gst/client.c:505:F:general:test_client_multicast_ignore_transport_specific:0:
'str'
(RTP/AVP;multicast;destination=233.252.0.1;ttl=1;port=5004-5005;mode="PLAY") is
not equal to 'expected_transport'
(RTP/AVP;multicast;destination=233.252.0.1;ttl=1;port=5000-5001;mode="PLAY")

gst/client.c:494:F:general:test_client_multicast_transport_specific:0: 'code'
(461) is not equal to 'GST_RTSP_STS_OK' (200)
FAIL gst/client (exit status: 2)

-- 
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