curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: possible patch release?

From: Ray Satiro via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 22 Feb 2017 16:11:33 -0500

On 2/22/2017 1:21 PM, Michael Felt wrote:
> make check gives:
>
> TESTDONE: 808 tests out of 810 reported OK: 99%
> TESTFAIL: These test cases failed: 1139 1140
> TESTDONE: 1073 tests were considered during 398 seconds.
> Makefile:767: recipe for target 'quiet-test' failed
> make[1]: *** [quiet-test] Error 1

Would you mind running those tests individually to see what's wrong
cd tests
./runtests.pl -p 1139
./runtests.pl -p 1140
If that doesn't help you could save the files to the log/ directory by
using the -k switch instead. It would also have to be done individually
because some files would be overwritten the second time. Then for each
zip them up and upload.

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-02-22