# HG changeset patch # User Pulkit Goyal # Date 1547662448 -19800 # Node ID e30eef62e743597b44f2ccbeb0e2fc12040af174 # Parent 92cf293fd93dd73affa137d23210bd5040dd5bb0 py3: add 10 more passing tests caught by ratchet Thanks to Augie who fixed these tests recently. Differential Revision: https://phab.mercurial-scm.org/D5616 diff -r 92cf293fd93d -r e30eef62e743 contrib/python3-whitelist --- a/contrib/python3-whitelist Wed Jan 16 10:56:39 2019 -0500 +++ b/contrib/python3-whitelist Wed Jan 16 23:44:08 2019 +0530 @@ -537,15 +537,25 @@ test-releasenotes-parsing.t test-relink.t test-remotefilelog-bad-configs.t +test-remotefilelog-bgprefetch.t test-remotefilelog-blame.t +test-remotefilelog-bundle2.t +test-remotefilelog-bundles.t test-remotefilelog-clone-tree.t test-remotefilelog-clone.t +test-remotefilelog-gcrepack.t +test-remotefilelog-http.t test-remotefilelog-keepset.t +test-remotefilelog-local.t +test-remotefilelog-log.t test-remotefilelog-partial-shallow.t +test-remotefilelog-permisssions.t test-remotefilelog-prefetch.t test-remotefilelog-pull-noshallow.t test-remotefilelog-share.t +test-remotefilelog-sparse.t test-remotefilelog-tags.t +test-remotefilelog-wireproto.t test-remove.t test-removeemptydirs.t test-rename-after-merge.t