# HG changeset patch # User Augie Fackler # Date 1526761335 14400 # Node ID c3eda7207f25b555cdf58803fc57e94146c3dc25 # Parent a400fe810346d475c282eea0f3e1d12da6ebc2d0 py3: consolidate down some (case ...) entries Differential Revision: https://phab.mercurial-scm.org/D3625 diff -r a400fe810346 -r c3eda7207f25 contrib/python3-whitelist --- a/contrib/python3-whitelist Sat May 19 16:21:53 2018 -0400 +++ b/contrib/python3-whitelist Sat May 19 16:22:15 2018 -0400 @@ -341,8 +341,7 @@ 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-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