# HG changeset patch # User Augie Fackler # Date 1518849668 18000 # Node ID d3fa5e106e6517c18b297ad830b5d34ae0cedb25 # Parent 2b00dda6dad9f775ccb0e1a537c603843bb6511c py3: whitelist test-pull-http.t There's a lot of work left to do on network-related stuff, but I at least got one more test passing. Differential Revision: https://phab.mercurial-scm.org/D2296 diff -r 2b00dda6dad9 -r d3fa5e106e65 contrib/python3-whitelist --- a/contrib/python3-whitelist Sat Feb 17 00:29:23 2018 -0500 +++ b/contrib/python3-whitelist Sat Feb 17 01:41:08 2018 -0500 @@ -163,6 +163,7 @@ test-parents.t test-permissions.t test-pull-branch.t +test-pull-http.t test-pull-permission.t test-push-checkheads-partial-C1.t test-push-checkheads-partial-C2.t