On Thu, 15 Aug 2013, Tor Arntsen wrote:
Ref. http://curl.haxx.se/dev/log.cgi?id=20130815070159-21913#TESTDONE which fails because on that host I have to set the -b<port> option to runtests.pl because the default test port 8990 is occupied already (some service running). Some testing indicated that for HTTP tests only test 2032 and 2033 are affected by hardcoded ports in the 'expected output' comparison. Not sure if this is how it's supposed to be done, but using %HTTPPORT in the tests does fix the specific problem for me.
Thanks, that's exactly how the tests are supposed to be! Merged and pushed. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
