Mercurial > hg
changeset 36344:a65502597d8d
py3: whitelist another eight passing tests
Differential Revision: https://phab.mercurial-scm.org/D2362
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 21 Feb 2018 09:43:35 -0500 |
parents | c8891cc3fa9e |
children | f85e32a5e5c8 |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Tue Feb 06 08:57:22 2018 -0800 +++ b/contrib/python3-whitelist Wed Feb 21 09:43:35 2018 -0500 @@ -35,7 +35,10 @@ test-confused-revert.t test-contrib-check-code.t test-contrib-check-commit.t +test-convert-authormap.t test-convert-clonebranches.t +test-convert-datesort.t +test-convert-hg-startrev.t test-copy-move-merge.t test-copytrace-heuristics.t test-debugbuilddag.t @@ -141,6 +144,7 @@ test-manifest.py test-manifest.t test-match.py +test-mdiff.py test-merge-closedheads.t test-merge-commit.t test-merge-criss-cross.t @@ -151,6 +155,7 @@ test-merge-revert.t test-merge-revert2.t test-merge-subrepos.t +test-merge1.t test-merge10.t test-merge2.t test-merge4.t @@ -174,6 +179,8 @@ test-pull-http.t test-pull-permission.t test-pull-pull-corruption.t +test-pull-r.t +test-pull-update.t test-push-checkheads-partial-C1.t test-push-checkheads-partial-C2.t test-push-checkheads-partial-C3.t @@ -256,6 +263,7 @@ test-update-issue1456.t test-update-names.t test-update-reverse.t +test-url-rev.t test-username-newline.t test-win32text.t test-xdg.t