mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-29 23:56:03 +01:00
mips64el: glibc: Document additional test failures
And, tst-arc4random-thread *always* fail on my system. The failure seems a real issue and it will be catastrophic if triggered in a real application. I guess it's a kernel issue and I'll investigate later.
This commit is contained in:
parent
9d92ca9e8a
commit
057e32dc15
@ -185,6 +185,26 @@ esac</userinput></screen>
|
|||||||
the original timeout.</para>
|
the original timeout.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>On MIPS, six elf audit tests, the test named
|
||||||
|
<emphasis>elf/tst-ro-dynamic</emphasis>, and the test named
|
||||||
|
<emphasis>elf/tst-sprof-basic</emphasis> are known to fail.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<!-- https://sourceware.org/pipermail/libc-alpha/2024-January/154221.html
|
||||||
|
https://sourceware.org/glibc/wiki/Testing/Tests/stdlib/tst-arc4random-thread -->
|
||||||
|
<listitem>
|
||||||
|
<para>The <emphasis>stdlib/tst-arc4random-thread</emphasis>
|
||||||
|
test is known to fail with some host kernel versions due to a
|
||||||
|
kernel bug on MIPS.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<!-- https://sourceware.org/pipermail/libc-alpha/2024-February/154915.html -->
|
||||||
|
<listitem>
|
||||||
|
<para>Six <emphasis>math</emphasis> tests are known to fail due
|
||||||
|
to outdated test data.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Additionally, some tests may fail with a relatively old CPU
|
<para>Additionally, some tests may fail with a relatively old CPU
|
||||||
model (for example
|
model (for example
|
||||||
|
Loading…
Reference in New Issue
Block a user