# HG changeset patch # User Augie Fackler # Date 1520183822 18000 # Node ID f3591e687202de52ea860f3fa16c3b5c0f707d3e # Parent 7f9a6f5f76121faaaa0af5bbb5cbb76259b2a922 py3: whitelist three more cases Differential Revision: https://phab.mercurial-scm.org/D2657 diff -r 7f9a6f5f7612 -r f3591e687202 contrib/python3-whitelist --- a/contrib/python3-whitelist Sun Mar 04 12:08:53 2018 -0500 +++ b/contrib/python3-whitelist Sun Mar 04 12:17:02 2018 -0500 @@ -6,6 +6,7 @@ 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.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-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