D3625: py3: consolidate down some (case ...) entries

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Sat May 19 16:28:07 EDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGc3eda7207f25: py3: consolidate down some (case ...) entries (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D3625?vs=8827&id=8832

REVISION DETAIL
  https://phab.mercurial-scm.org/D3625

AFFECTED FILES
  contrib/python3-whitelist

CHANGE DETAILS

diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist
--- a/contrib/python3-whitelist
+++ b/contrib/python3-whitelist
@@ -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



To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list