diff --git a/tests/test-http-bad-server.t b/tests/test-http-bad-server.t --- a/tests/test-http-bad-server.t +++ b/tests/test-http-bad-server.t @@ -696,7 +696,7 @@ write(41 from 41) -> (255) Content-Type: application/mercurial-0.1\r\n (no-py3 !) write(20 from 20) -> (235) Content-Length: 42\r\n (no-py3 !) write(2 from 2) -> (233) \r\n (no-py3 !) - write(42 from 42) -> (191) 96ee1d7354c4ad7372047672c36a1f561e3a6a4c\n; (no-py3 !) + write(42 from 42) -> (191) 96ee1d7354c4ad7372047672c36a1f561e3a6a4c\n; (no-py36 !) readline(65537) -> (30) GET /?cmd=getbundle HTTP/1.1\r\n readline(*) -> (27) Accept-Encoding: identity\r\n (glob) readline(*) -> (29) vary: X-HgArg-1,X-HgProto-1\r\n (glob) @@ -717,15 +717,15 @@ write(41 from 41) -> (54) Content-Type: application/mercurial-0.2\r\n (no-py3 !) write(28 from 28) -> (26) Transfer-Encoding: chunked\r\n (no-py3 !) write(2 from 2) -> (24) \r\n (no-py3 !) - write(6 from 6) -> (18) 1\\r\\n\x04\\r\\n (esc) (no-py3 !) - write(9 from 9) -> (9) 4\r\nnone\r\n (no-py3 !) - write(9 from 9) -> (0) 4\r\nHG20\r\n (no-py3 !) + write(6 from 6) -> (18) 1\\r\\n\x04\\r\\n (esc) (no-py36 !) + write(9 from 9) -> (9) 4\r\nnone\r\n (no-py36 !) + write(9 from 9) -> (0) 4\r\nHG20\r\n (no-py36 !) write limit reached; closing socket $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=getbundle': (glob) Traceback (most recent call last): Exception: connection closed after sending N bytes - write(27) -> 15\r\nInternal Server Error\r\n (no-py3 !) + write(27) -> 15\r\nInternal Server Error\r\n (no-py36 !) $ rm -f error.log