diff tests/test-clone-uncompressed.t @ 46977:3f87d2af0bd6

errors: raise RemoteError in some places in exchange.py This is part of https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan Differential Revision: https://phab.mercurial-scm.org/D10467
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 19 Apr 2021 12:52:23 -0700
parents cc3ad5c3af3b
children e38718838808
line wrap: on
line diff
--- a/tests/test-clone-uncompressed.t	Mon Apr 19 09:37:01 2021 -0700
+++ b/tests/test-clone-uncompressed.t	Mon Apr 19 12:52:23 2021 -0700
@@ -408,7 +408,7 @@
   remote: abort: server has pull-based clones disabled
   abort: pull failed on remote
   (remove --pull if specified or upgrade Mercurial)
-  [255]
+  [100]
 
 Local stream clone with secrets involved
 (This is just a test over behavior: if you have access to the repo's files,
@@ -629,7 +629,7 @@
   streaming all changes
   remote: abort: server has obsolescence markers, but client cannot receive them via stream clone
   abort: pull failed on remote
-  [255]
+  [100]
 
   $ killdaemons.py