Changeset b2aad8a


Ignore:
Timestamp:
04/10/2019 08:29:31 PM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a774e504
Parents:
2dc27593
Message:

Add comment to gst-plugins-good about souphttpsrc test failures. From my porting handywork in libgrss, I can tell based off the errors that it generates that it's due to libsoup API changes. Document it as such.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21453 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-good.xml

    r2dc27593 rb2aad8a  
    175175    <para>
    176176      To test the results, issue: <command>make check</command>.  The souphttpsrc
    177       test is known to fail.
     177      test is known to fail. <!-- This is due to API changes in libsoup-2.56+. The async/sync,
     178      disconnect, and soup messaging functions were changed, and as a result,
     179      the souphttpsrc test fails. -->
    178180    </para>
    179181
Note: See TracChangeset for help on using the changeset viewer.