From 45edd033a858081edd709d3aad81e5566e7a2f10 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 4 Feb 2020 13:13:09 +0000 Subject: python3: run test suite git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/python.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/python.xml b/chapter06/python.xml index 5718a28a9..f645a709b 100644 --- a/chapter06/python.xml +++ b/chapter06/python.xml @@ -83,8 +83,11 @@ make - The test suite requires TK and X Windows session and cannot - be run until Python 3 is reinstalled in BLFS. + To test the results, issue make test. + 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. Install the package: -- cgit v1.2.3-54-g00ecf