# HG changeset patch # User Augie Fackler # Date 2018-05-19 20:22:15 # Node ID c3eda7207f25b555cdf58803fc57e94146c3dc25 # Parent a400fe810346d475c282eea0f3e1d12da6ebc2d0 py3: consolidate down some (case ...) entries Differential Revision: https://phab.mercurial-scm.org/D3625 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -341,8 +341,7 @@ test-pull-permission.t test-pull-pull-corruption.t test-pull-r.t test-pull-update.t -test-pull.t (case sshv1) -test-pull.t (case sshv2) +test-pull.t test-purge.t test-push-checkheads-partial-C1.t test-push-checkheads-partial-C2.t @@ -444,8 +443,7 @@ test-sparse-merges.t test-sparse-profiles.t test-sparse-requirement.t test-sparse-verbose-json.t -test-split.t (case obsstore-off) -test-split.t (case obsstore-on) +test-split.t test-ssh-clone-r.t test-ssh-proto.t test-sshserver.py