Changeset 4a2c6d3c for multimedia


Ignore:
Timestamp:
02/12/2023 11:56:48 AM (16 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
0c2f7409
Parents:
a5a10c0
git-author:
Xi Ruoyao <xry111@…> (02/12/2023 11:47:31 AM)
git-committer:
Xi Ruoyao <xry111@…> (02/12/2023 11:56:48 AM)
Message:

libcdio: Document a test failure

This is a dead project, but the comment in the code claims the
cdio_realpath function is designed to emulate POSIX realpath while the
test case is not using POSIX-compatible realpath correctly. So it seems
a test case issue, only document it instead of fix.

Note that this test has started to fail since Glibc-2.36, not 2.37. But
somehow we didn't catch it before.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/libcdio.xml

    ra5a10c0 r4a2c6d3c  
    105105
    106106    <para>
    107       To test the results, issue: <command>make check</command>.
     107      To test the results, issue: <command>make check -k</command>.
     108      One test named <filename>realpath</filename> is known to fail.
    108109    </para>
    109110
Note: See TracChangeset for help on using the changeset viewer.