Hi, Igor,

You know that I am studying how to run tests and docs parts of the book.
I know you do not like them, that is why I am addressing this to you,
but anybody else's input is, of course, welcome and I thank in advance.

This time, I have found failures in both versions:

In curl-7.32.0:

{{{
TESTDONE: 651 tests out of 654 reported OK: 99%
TESTFAIL: These test cases failed: 20 507 534
TESTDONE: 839 tests were considered during 705 seconds.
make[1]: *** [quiet-test] Error 1
make[1]: Leaving directory
`/home/fernando/tmp/paco-build-2013.10.19-11h43m48s/curl-7.32.0/tests'
make: *** [test] Error 2


real    12m37.371s
user    0m48.201s
sys     0m36.771s
}}}

In curl-7.33.0:

{{{
TESTDONE: 674 tests out of 678 reported OK: 99%
TESTFAIL: These test cases failed: 20 507 534 906
TESTDONE: 863 tests were considered during 634 seconds.
make[1]: *** [quiet-test] Error 1
make[1]: Leaving directory
`/home/fernando/tmp/paco-build-2013.10.19-13h12m14s/curl-7.33.0/tests'
make: *** [test] Error 2

real    11m27.444s
user    0m51.450s
sys 0m38.475s
}}}

There are reports that tests 20 507 534 fail.

If there are no objections, I will

1. change "make test" to "make -k test"

2. comment that "some tests may fail, if 'TESTDONE' reports OK: 99%, you
shoud be fine"

3. increase the SBU for tests to 3.5

-- 
[]s,
Fernando
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to