diff -r 45a4799174a1 -r e82a59bfc5e8 tests/test-convert-hg-source.t --- a/tests/test-convert-hg-source.t Wed Apr 04 11:44:38 2018 -0700 +++ b/tests/test-convert-hg-source.t Tue Apr 03 18:23:33 2018 -0700 @@ -169,7 +169,12 @@ break it +#if reporevlogstore $ rm .hg/store/data/b.* +#endif +#if reposimplestore + $ rm .hg/store/data/b/* +#endif $ cd .. $ hg --config convert.hg.ignoreerrors=True convert broken fixed initializing destination fixed repository