tests/test-http-bad-server.t
changeset 51103 d83d788590a8
parent 50379 c0d9af0ff0fa
child 51178 dcaa2df1f688
--- a/tests/test-http-bad-server.t	Thu Oct 26 05:37:37 2023 +0200
+++ b/tests/test-http-bad-server.t	Tue Oct 24 11:08:49 2023 +0200
@@ -725,8 +725,6 @@
   $ 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]
@@ -759,8 +757,6 @@
   $ 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]
@@ -795,8 +791,6 @@
   $ 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]