Mercurial > hg-stable
changeset 38345:03aa222ca28e
py3: whitelist another 5 passing tests thanks to the ratchet
Differential Revision: https://phab.mercurial-scm.org/D3762
author | Augie Fackler <augie@google.com> |
---|---|
date | Sat, 16 Jun 2018 17:07:47 -0400 |
parents | 2313a3599e41 |
children | 9abe91a503da |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Mon May 28 16:55:11 2018 +0200 +++ b/contrib/python3-whitelist Sat Jun 16 17:07:47 2018 -0400 @@ -158,6 +158,7 @@ test-extensions-afterloaded.t test-extensions-wrapfunction.py test-extra-filelog-entry.t +test-fetch.t test-filebranch.t test-filecache.py test-filelog.py @@ -326,6 +327,8 @@ test-narrow-shallow.t test-narrow-strip.t test-narrow-update.t +test-narrow-widen.t +test-narrow.t test-nested-repo.t test-newbranch.t test-obshistory.t @@ -339,6 +342,7 @@ test-pager.t test-parents.t test-parseindex2.py +test-patch.t test-pathconflicts-merge.t test-pathconflicts-update.t test-pathencode.py @@ -488,6 +492,7 @@ test-ui-config.py test-ui-verbosity.py test-unamend.t +test-unbundlehash.t test-uncommit.t test-unified-test.t test-unionrepo.t