diff -r fec79a3f250f -r a0100f34e20b tests/test-strip.t --- a/tests/test-strip.t Mon Oct 16 17:14:47 2017 +0200 +++ b/tests/test-strip.t Tue Oct 17 11:29:26 2017 +0200 @@ -1280,7 +1280,7 @@ $ cd $TESTTMP/scmutilcleanup.obsstore $ cat >> .hg/hgrc < [experimental] - > stabilization=all + > evolution=true > stabilization.track-operation=1 > EOF @@ -1322,7 +1322,7 @@ $ cd issue5678 $ cat >> .hg/hgrc < [experimental] - > evolution=all + > evolution=true > EOF $ echo a > a $ hg ci -Aqm a