Changeset 20007e5 for chapter08/glibc.xml
- Timestamp:
- 08/23/2022 10:43:10 AM (9 months ago)
- Branches:
- 11.2, 11.3, 11.3-rc1, bdubbs/gcc13, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/glibc-2.37, xry111/kcfg-revise, xry111/pip3, xry111/queue-11.3, xry111/rust-wip-20221008
- Children:
- 192dda3, 83b8644
- Parents:
- ec3cad4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/glibc.xml
rec3cad4 r20007e5 173 173 </listitem> 174 174 175 <!-- https://sourceware.org/pipermail/libc-alpha/2022-August/141567.html --> 176 <listitem> 177 <para>The <emphasis>stdlib/tst-arc4random-thread</emphasis> 178 test is known to fail if the host kernel is relatively old.</para> 179 </listitem> 180 175 181 <listitem> 176 182 <para>Some tests, for example … … 180 186 </listitem> 181 187 182 <!--183 https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2022-06/msg00022.html184 https://sourceware.org/pipermail/libc-alpha/2022-June/139839.html185 -->186 <listitem>187 <para>About 27 tests, for example <emphasis>elf/tst-pldd</emphasis>,188 are known to fail if the kernel supports namespaces (see189 <filename>namespaces(7)</filename> for details) but the host distro190 has disabled them via sysctl.</para>191 </listitem>192 188 <!-- 193 189 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.