test-exchange-case-D3: avoid stripping obsolescence marker
The test needs to have changeset unknown locally with obsolescence markers still
applying to them. So we make sure the markers are not stripped (future 4.3 strip
markers by default).
--- a/tests/test-exchange-obsmarkers-case-D3.t Thu Jun 15 12:59:59 2017 +0200
+++ b/tests/test-exchange-obsmarkers-case-D3.t Thu Jun 15 13:00:16 2017 +0200
@@ -61,7 +61,7 @@
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
working directory now at 35b183996678
1 changesets pruned
- $ hg strip --hidden -q 'desc(A1)'
+ $ hg strip --hidden -q 'desc(A1)' --config devel.strip-obsmarkers=no
$ hg log -G --hidden
@ 35b183996678 (draft): B
|