Le 26/12/2014 22:41, Fernando de Oliveira a écrit : >>From BLFS support: > > On 26-12-2014 16:54, Pierre Labastie wrote: >> Le 26/12/2014 20:11, Hazel Russman a écrit : >>> I don't remember this happening with earlier versions. Perhaps the module >>> should be listed as a recommend. >>> >> Usually, tests are considered optional, and so are there deps. I agree it >> should be listed. >> >> Pierre >> > > Actually, this update, gave up updating the tests, because I had not > only 2, but 10 failures. same results either via ssh or in XFCE. > > $ xzgrep ^FAIL > /home/fernando/Downloads/blfs/wget-1.16.1-make-k-check-XFCE-2014.12.09-12h38m42s.log.xz > FAIL: Test-idn-headers.px > FAIL: Test-idn-meta.px > FAIL: Test-idn-cmd.px > FAIL: Test-idn-cmd-utf8.px > FAIL: Test-idn-robots.px > FAIL: Test-idn-robots-utf8.px > FAIL: Test-proxied-https-auth.px > FAIL: Test-proxied-https-auth-keepalive.px > FAIL: Test--https.py > FAIL: Test--https-crl.py > > $ xzgrep -A9 summary > /home/fernando/Downloads/blfs/wget-1.16.1-make-k-check-XFCE-2014.12.09-12h38m42s.log.xz > Testsuite summary for wget 1.16.1 > ============================================================================ > # TOTAL: 84 > # PASS: 76 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 8 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > -- > Testsuite summary for wget 1.16.1 > ============================================================================ > # TOTAL: 23 > # PASS: 21 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 2 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > >
I have tried the wget tests when I qaw Hazel's message. Just for comparison, my test results are: ============================================================================ Testsuite summary for wget 1.16.1 ============================================================================ # TOTAL: 84 # PASS: 70 # SKIP: 14 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ ============================================================================ Testsuite summary for wget 1.16.1 ============================================================================ # TOTAL: 23 # PASS: 23 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ SKIP: Test-ftp-iri.px SKIP: Test-ftp-iri-fallback.px SKIP: Test-ftp-iri-recursive.px SKIP: Test-ftp-iri-disabled.px SKIP: Test-idn-headers.px SKIP: Test-idn-meta.px SKIP: Test-idn-cmd.px SKIP: Test-idn-cmd-utf8.px SKIP: Test-idn-robots.px SKIP: Test-idn-robots-utf8.px SKIP: Test-iri.px SKIP: Test-iri-percent.px SKIP: Test-iri-forced-remote.px SKIP: Test-iri-list.px I have installed LWP using cpan, so a bunch of deps have been pulled in, and I do not know which ones. That may be the reason why I do not see the failure Hazel sees. I guess the skipped tests correspond to tests using valgrind, which I have not installed. Well, conclusion is that the test results depend on what is on the computer, not on the quality of the package... Pierre -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
