# HG changeset patch # User Pulkit Goyal # Date 1538771294 -10800 # Node ID daff528e00d7c4fe1fbdf2dd4f6e91a4d851b7e2 # Parent 2e9378f62232c45cc0c00e79656a0e297dde1b82 py3: add 8 new passing tests to whitelist found by buildbot We are getting close! Differential Revision: https://phab.mercurial-scm.org/D4893 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -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