mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-29 00:29:20 +01:00
python: Document test failures with recent expat
I didn't see them because I misconfigured Python to use internal expat. With system expat they just fail as we've documented in BLFS.
This commit is contained in:
parent
2f115238af
commit
6a75210c6d
@ -90,6 +90,10 @@
|
|||||||
automatically re-run failed tests. If a test failed but then passed
|
automatically re-run failed tests. If a test failed but then passed
|
||||||
when re-run, it should be considered as passed.</para>
|
when re-run, it should be considered as passed.</para>
|
||||||
|
|
||||||
|
<para>Two tests named <filename>test_xml_etree</filename> and
|
||||||
|
<filename>test_xml_etree_c</filename> are known to fail with expat-2.6.0
|
||||||
|
or newer.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">make install</userinput></screen>
|
<screen><userinput remap="install">make install</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user