Mercurial > hg
changeset 40351:b1eb19301c94
py3: add 5 new passing tests to whitelist caught by buildbot
Thanks to everyone who is putting efforts in making hg py3 compatible.
Differential Revision: https://phab.mercurial-scm.org/D5148
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Thu, 18 Oct 2018 14:37:38 +0300 |
parents | 633da7139e4a |
children | dd816e5391f6 |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Wed Oct 17 21:54:49 2018 -0400 +++ b/contrib/python3-whitelist Thu Oct 18 14:37:38 2018 +0300 @@ -155,6 +155,7 @@ test-empty.t test-encode.t test-encoding-func.py +test-encoding-textwrap.t test-encoding.t test-eol-add.t test-eol-clone.t @@ -215,6 +216,7 @@ test-graft.t test-grep.t test-hardlinks.t +test-help.t test-hg-parseurl.py test-hghave.t test-hgignore.t @@ -375,6 +377,7 @@ test-narrow-clone-no-ellipsis.t test-narrow-clone-non-narrow-server.t test-narrow-clone-nonlinear.t +test-narrow-clone-stream.t test-narrow-clone.t test-narrow-commit.t test-narrow-copies.t @@ -432,6 +435,7 @@ test-phases.t test-profile.t test-progress.t +test-propertycache.py test-pull-branch.t test-pull-http.t test-pull-permission.t @@ -629,6 +633,7 @@ test-wireproto-command-lookup.t test-wireproto-command-manifestdata.t test-wireproto-command-pushkey.t +test-wireproto-command-rawstorefiledata.t test-wireproto-framing.py test-wireproto-serverreactor.py test-wireproto.py