--- a/tests/test-http-bad-server.t Mon Dec 11 11:50:55 2023 +0100
+++ b/tests/test-http-bad-server.t Mon Dec 11 22:27:59 2023 +0100
@@ -725,6 +725,8 @@
$ hg clone http://localhost:$HGPORT/ clone
requesting all changes
adding changesets
+ transaction abort!
+ rollback completed
abort: HTTP request error (incomplete response)
(this may be an intermittent network failure; if the error persists, consider contacting the network or server operator)
[255]
@@ -757,6 +759,8 @@
$ hg clone http://localhost:$HGPORT/ clone
requesting all changes
adding changesets
+ transaction abort!
+ rollback completed
abort: HTTP request error (incomplete response*) (glob)
(this may be an intermittent network failure; if the error persists, consider contacting the network or server operator)
[255]
@@ -791,6 +795,8 @@
$ hg clone http://localhost:$HGPORT/ clone
requesting all changes
adding changesets
+ transaction abort!
+ rollback completed
abort: HTTP request error (incomplete response)
(this may be an intermittent network failure; if the error persists, consider contacting the network or server operator)
[255]