[lfs] branch trunk updated: python: document two failures
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177501563091.6585.8820823594511571787@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository lfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 801cae57e python: document two failures
801cae57e is described below
commit 801cae57ef28fd807951f7de5d1ce4dd651fdf98
Author: Xi Ruoyao <[email protected]>
AuthorDate: Wed Apr 1 11:07:26 2026 +0800
python: document two failures
---
chapter08/python.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/chapter08/python.xml b/chapter08/python.xml
index 32fceb141..98ed52104 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -95,6 +95,13 @@
automatically re-run failed tests. If a test failed but then passed
when re-run, it should be considered as passed.</para>
+ <!-- DO NOT REMOVE EVEN IF IT'S NOT REPRODUCIBLE IN JHALFS:
+ jhalfs creates /etc/resolv.conf, that's different from the
+ by-hand build. -->
+ <para>Two tests, <literal>test_urllib2</literal> and
+ <literal>test_urllibnet</literal>, are known to fail because name
+ resolution is not configured in the incomplete LFS environment.</para>
+
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page