# HG changeset patch # User Augie Fackler # Date 1529183267 14400 # Node ID 03aa222ca28efb0c6d46b5b212db93f118c04f9e # Parent 2313a3599e410999738b368b5af842fc338f896f py3: whitelist another 5 passing tests thanks to the ratchet Differential Revision: https://phab.mercurial-scm.org/D3762 diff -r 2313a3599e41 -r 03aa222ca28e contrib/python3-whitelist --- 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