Changeset 26e3001


Ignore:
Timestamp:
11/22/2022 03:31:52 PM (17 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
3845081
Parents:
e3187f4
git-author:
Xi Ruoyao <xry111@…> (11/22/2022 03:27:29 PM)
git-committer:
Xi Ruoyao <xry111@…> (11/22/2022 03:31:52 PM)
Message:

coreutils: update test failure

sort-NaN-infloop no longer fails now, it seems covered up by PIE or SSP.

test-getlogin keeps failing in Bruce's build. Not sure how to reproduce
the failure deterministically.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    re3187f4 r26e3001  
    129129<screen><userinput remap="test">su tester -c "PATH=$PATH make RUN_EXPENSIVE_TESTS=yes check"</userinput></screen>
    130130
    131 <!-- test-getlogin is now skipped
    132     <para>The test-getlogin test is known to fail in the LFS chroot environment.</para>
    133 -->
    134 <!-- should be fixed at next release, coreutils-9.2 -->
    135     <para>The sort-NaN-infloop test is known to fail with GCC-12.</para>
     131<!-- Sometimes skipped, but if not it may fail.
     132     Please DO NOT remove or comment out this unless we can fully
     133     understand it!  -->
     134    <para>The test-getlogin test may fail in the LFS chroot environment.</para>
    136135
    137136    <para>Remove the temporary group:</para>
Note: See TracChangeset for help on using the changeset viewer.