Author: xry111
Date: Tue Feb 4 05:13:09 2020
New Revision: 11743
Log:
python3: run test suite
Modified:
trunk/BOOK/chapter06/python.xml
Modified: trunk/BOOK/chapter06/python.xml
==============================================================================
--- trunk/BOOK/chapter06/python.xml Mon Feb 3 21:51:28 2020 (r11742)
+++ trunk/BOOK/chapter06/python.xml Tue Feb 4 05:13:09 2020 (r11743)
@@ -83,8 +83,11 @@
<screen><userinput remap="make">make</userinput></screen>
- <para>The test suite requires TK and X Windows session and cannot
- be run until Python 3 is reinstalled in BLFS.</para>
+ <para>To test the results, issue <command>make test</command>.
+ Some tests requiring network connection or additional packages are
+ skipped. The test named test_normalization fails because network
+ configuration is not completed yet. For more comprehensive results,
+ the test can be rerun when Python 3 is reinstalled in BLFS.</para>
<para>Install the package:</para>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page