Mercurial > hg-stable
changeset 40078:daff528e00d7
py3: add 8 new passing tests to whitelist found by buildbot
We are getting close!
Differential Revision: https://phab.mercurial-scm.org/D4893
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Fri, 05 Oct 2018 23:28:14 +0300 |
parents | 2e9378f62232 |
children | 937ce75ea18c |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Fri Oct 05 23:31:51 2018 +0300 +++ b/contrib/python3-whitelist Fri Oct 05 23:28:14 2018 +0300 @@ -573,6 +573,14 @@ test-websub.t test-win32text.t test-wireproto-clientreactor.py +test-wireproto-command-branchmap.t +test-wireproto-command-changesetdata.t +test-wireproto-command-filedata.t +test-wireproto-command-heads.t +test-wireproto-command-listkeys.t +test-wireproto-command-lookup.t +test-wireproto-command-manifestdata.t +test-wireproto-command-pushkey.t test-wireproto-framing.py test-wireproto-serverreactor.py test-wireproto.py