Mercurial > hg > mercurial-source
diff tests/test-phases-exchange.t @ 38202:7542e97c7867
tests: conditionalize tests for various repo features
Working my down the long tail of test failures due to the simple
store.
We're now down to 38 failures with the simple store.
Differential Revision: https://phab.mercurial-scm.org/D3096
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 04 Apr 2018 14:04:18 -0700 |
parents | eb586ed5d8ce |
children | b4b7427b5786 7c05198cd1ca |
line wrap: on
line diff
--- a/tests/test-phases-exchange.t +++ b/tests/test-phases-exchange.t @@ -539,6 +539,7 @@ Pulling from bundle does not alter phases of changeset not present in the bundle +#if repobundlerepo $ hg bundle --base 1 -r 6 -r 3 ../partial-bundle.hg 5 changesets found $ hg pull ../partial-bundle.hg @@ -568,6 +569,7 @@ | o 0 public a-A - 054250a37db4 +#endif Pushing to Publish=False (unknown changeset)