changeset 6172:4feea1ecde1c mercurial-6.0

test-compat: back out changeset 442771901e01 CORE-TEST-OUTPUT-UPDATE: 8c4881c07f57
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 22 Feb 2022 07:00:32 +0300
parents 548cddc1ae7a
children 0a5ffb124443
files tests/test-fold.t tests/test-topic-push.t tests/test-topic.t
diffstat 3 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-fold.t	Tue Feb 22 06:59:28 2022 +0300
+++ b/tests/test-fold.t	Tue Feb 22 07:00:32 2022 +0300
@@ -146,7 +146,7 @@
   $ hg fold --from 6 # want to run hg fold 6
   abort: hidden revision '6' was rewritten as: 198b5c405d01
   (use --hidden to access hidden revisions)
-  [10]
+  [255]
 
   $ hg log -G
   @  11 - 198b5c405d01 r5 [debugbuilddag] (draft) bm1
--- a/tests/test-topic-push.t	Tue Feb 22 06:59:28 2022 +0300
+++ b/tests/test-topic-push.t	Tue Feb 22 07:00:32 2022 +0300
@@ -211,10 +211,10 @@
 
   $ hg outgoing draft --topic nonexistent
   abort: topic 'nonexistent' does not exist
-  [10]
+  [255]
   $ hg push draft --topic nonexistent
   abort: topic 'nonexistent' does not exist
-  [10]
+  [255]
 
   $ hg up babar
   switching to topic babar
--- a/tests/test-topic.t	Tue Feb 22 06:59:28 2022 +0300
+++ b/tests/test-topic.t	Tue Feb 22 07:00:32 2022 +0300
@@ -645,7 +645,7 @@
   $ hg pull ../pinky -r narf
   pulling from ../pinky
   abort: unknown revision 'narf'
-  [10]
+  [255]
   $ hg pull ../pinky -r default
   pulling from ../pinky
   searching for changes