test: don't check the # of chunks in test-http-1.0
authorSantiago Gimeno <santiago.gimeno@gmail.com>
Sat, 21 Nov 2015 21:29:37 +0000 (22:29 +0100)
committerJames M Snell <jasnell@gmail.com>
Wed, 23 Dec 2015 16:38:33 +0000 (08:38 -0800)
commit3fe8ba727c35a2f597bf1c0c031c97ab6d0981a6
tree60f4a1248e6e2105be0a21666aa7f40a24faeedc
parent567f172ab6465cecb1f130d2c09f8cfddbc6de82
test: don't check the # of chunks in test-http-1.0

As it can happen that the HTTP response is received in more than
one TCP chunk.

PR-URL: https://github.com/nodejs/node/pull/3961
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
test/parallel/test-http-1.0.js