--- a/tests/test-fold.t Wed Jan 01 21:36:21 2020 +0530
+++ b/tests/test-fold.t Mon Nov 04 01:30:50 2019 +0530
@@ -405,8 +405,8 @@
$ hg fold --exact -r 'desc("A")::desc("B")' -m 'second fold' \
> --config experimental.evolution.allowdivergence=no
- abort: folding obsolete revisions may cause divergence
- (set experimental.evolution.allowdivergence=yes to allow folding them)
+ abort: fold of 4b34ecfb0d56 creates content-divergence with fcfd42a7fa46
+ (add --verbose for details or see 'hg help evolution.instability')
[255]
but if we allow divergence, this should work and should create new content-divergent changesets