changeset 5756:5ae3a97e59f2 mercurial-5.6

tests: back out tests for oneline-summary support from 8c7de8f8bb42 Mercurial 5.6 and earlier versions lack this new feature.
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 29 Jan 2021 17:18:32 +0800
parents 08c30eef85d3
children 25257b1be6c6
files tests/test-evolve.t
diffstat 1 files changed, 0 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-evolve.t	Thu Jan 28 18:57:49 2021 +0800
+++ b/tests/test-evolve.t	Fri Jan 29 17:18:32 2021 +0800
@@ -460,23 +460,6 @@
 
 (/ninja)
 
-command-templates.oneline-summary is respected when evolving orphan
-
-  $ hg evolve -n --config 'command-templates.oneline-summary = custom {rev} {desc}'
-  move:custom 8 dansk 2!
-  atop:custom 10 dansk!
-  hg rebase -r 569625323d3e -d 9975c016fe7b
-  skipping 8163b3ed62c7, consider including orphan ancestors
-
-command-templates.oneline-summary is respected when evolving/updating working copy
-
-  $ hg co -q 7
-  working directory parent is obsolete! (aca219761afb)
-  $ hg evolve --no-all --config 'command-templates.oneline-summary = custom {rev} {desc}'
-  update:custom 10 dansk!
-  1 files updated, 0 files merged, 0 files removed, 0 files unresolved
-  working directory is now at 9975c016fe7b
-
   $ hg evolve --all --traceback
   move:[8] dansk 2!
   atop:[10] dansk!