durin42 created this revision. Herald added a reviewer: pulkit. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers.
REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5615 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -201,7 +201,14 @@ test-extensions-afterloaded.t test-extensions-wrapfunction.py test-extra-filelog-entry.t +test-fastannotate-corrupt.t +test-fastannotate-diffopts.t +test-fastannotate-hg.t +test-fastannotate-perfhack.t +test-fastannotate-protocol.t +test-fastannotate-renames.t test-fastannotate-revmap.py +test-fastannotate.t test-fetch.t test-filebranch.t test-filecache.py To: durin42, pulkit, #hg-reviewers Cc: mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
