On Thu, Aug 13, 2015 at 03:31:25PM -0400, dev wrote:
> 
> 
> I'll try to look into this a bit but just so I have a mail stub to
> follow up on : 
> 
> OK (981 out of 984, remaining: 00:03)
> TESTDONE: 747 tests out of 749 reported OK: 99%
> TESTFAIL: These test cases failed: 1060 1061 
> TESTDONE: 992 tests were considered during 1009 seconds.
> 
> 
> For those two tests, I think that they are related to long headers in a
> http reply data stream, I see : 
> 
> mimas # ls -lap ./tests/data/test1060 ./tests/data/test1061
> -rw-r--r--   1 1000     1000       74202 Jun  3 07:38
> ./tests/data/test1060
> -rw-r--r--   1 1000     1000       74259 Jun  3 07:38
> ./tests/data/test1061
> 
> There is nothing of note in the test log output : 
> .
> .
> .
> test 1058...OK (661 out of 984, remaining: 05:42)
> test 1059...OK (662 out of 984, remaining: 05:41)
> test 1060...FAILED
> test 1061...FAILED
> test 1062...OK (665 out of 984, remaining: 05:39)
> .
> .
> .
> 
> So .. interesting .. mildly. 

You can see more details on the failure by running
"make test TESTS_Q='-d -v -a -p -n 1060 1061'"

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to