# HG changeset patch # User Augie Fackler # Date 2018-03-04 17:17:02 # Node ID f3591e687202de52ea860f3fa16c3b5c0f707d3e # Parent 7f9a6f5f76121faaaa0af5bbb5cbb76259b2a922 py3: whitelist three more cases Differential Revision: https://phab.mercurial-scm.org/D2657 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -6,6 +6,7 @@ test-amend-subrepo.t test-ancestor.py test-annotate.py test-annotate.t +test-archive-symlinks.t test-atomictempfile.py test-audit-path.t test-audit-subrepo.t @@ -88,6 +89,7 @@ test-encoding-func.py test-encoding.t test-eol-add.t test-eol-clone.t +test-eol-hook.t test-eol-tag.t test-eol-update.t test-excessive-merge.t @@ -332,6 +334,7 @@ test-revlog-packentry.t test-revset-dirstate-parents.t test-revset-outgoing.t test-run-tests.py +test-schemes.t test-serve.t test-share.t test-show-stack.t