tests/test-evolve.t
branchstable
changeset 2481 d63f383e43b6
parent 2426 0751c8f6005d
child 2483 db565cc05987
--- a/tests/test-evolve.t	Thu May 25 21:14:04 2017 +0200
+++ b/tests/test-evolve.t	Fri May 26 15:01:21 2017 +0200
@@ -1586,8 +1586,11 @@
   |
   ~
 
-TODO: don't create a new commit in this case
-  $ hg metaedit --config defaults.metaedit=
+TODO: don't create a new commit in this case, we should take the date of the
+old commit (we add a default date with a value to show that metaedit is taking
+the current date to generate the hash, this way we still have a stable hash
+but highlight the bug)
+  $ hg metaedit --config defaults.metaedit= --config devel.default-date="42 0"
   0 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ hg log -r '.^::.' --template '{rev}: {desc|firstline}\n'
   36: add uu