[gstreamer-bugs] [Bug 594298] New: Check if libsoup has SSL support before running HTTPS test in souphttpsrc testsuite

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Sep 6 04:24:44 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594298

           Summary: Check if libsoup has SSL support before running HTTPS
                    test in souphttpsrc testsuite
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: marvin_schmidt at gmx.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Marvin Schmidt <marvin_schmidt at gmx.net> 2009-09-06 11:24:39 UTC ---
Created an attachment (id=142591)
Check if libsoup supports SSL before running HTTPS test

The souphttpsrc testsuite runs its test_https even if libsoup wasn't compiled
with SSL support, which leads to a test failure:

Running suite(s): souphttpsrc
92%: Checks: 14, Failures: 1, Errors: 0
elements/souphttpsrc.c:236:F:general:test_https:0: Assertion 'run_test
("https://127.0.0.1:134552888/", https_port) == 0' failed

The patch checks whether libsoup supports SSL or not and only runs the
test_https case when SSL support is given.

Best regards and a nice sunday

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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