This revision was automatically updated to reflect the committed changes. Closed by commit rHG433c736f6f1c: py3: all fastannotate tests now pass (authored by durin42, committed by ).
REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5615?vs=13276&id=13294 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
