loongarch: Document a known failure

This commit is contained in:
Xi Ruoyao 2024-08-09 00:10:22 +08:00
parent 5096a206fb
commit a600e7273f
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -90,6 +90,13 @@
automatically re-run failed tests. If a test failed but then passed
when re-run, it should be considered as passed.</para>
<!-- https://github.com/python/cpython/pull/120227
The typical page size of LoongArch Linux is 16 KiB so this issu
can be triggered. -->
<para>One test named <literal>test.test_asyncio.test_sendfile</literal>
is known to fail depending on the version and configuration of the host
kernel.</para>
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>