D2281: py3: whitelist another eight passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Fri Feb 16 22:53:09 EST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGc9f30dcc3f43: py3: whitelist another eight passing tests (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D2281?vs=5791&id=5793

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

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
@@ -18,6 +18,7 @@
 test-bundle-vs-outgoing.t
 test-casecollision.t
 test-cat.t
+test-censor.t
 test-changelog-exec.t
 test-check-commit.t
 test-check-execute.t
@@ -91,6 +92,7 @@
 test-filebranch.t
 test-flags.t
 test-generaldelta.t
+test-git-export.t
 test-glog-topological.t
 test-gpg.t
 test-hghave.t
@@ -154,6 +156,7 @@
 test-newbranch.t
 test-obshistory.t
 test-obsmarkers-effectflag.t
+test-obsolete-bundle-strip.t
 test-obsolete-changeset-exchange.t
 test-obsolete-checkheads.t
 test-obsolete-distributed.t
@@ -194,14 +197,16 @@
 test-rebase-inmemory.t
 test-rebase-issue-noparam-single-rev.t
 test-rebase-legacy.t
+test-rebase-named-branches.t
 test-rebase-pull.t
 test-rebase-transaction.t
 test-record.t
 test-remove.t
 test-rename-after-merge.t
 test-rename-dir-merge.t
 test-rename-merge1.t
 test-rename.t
+test-repair-strip.t
 test-revert-flags.t
 test-revert-unknown.t
 test-revlog-group-emptyiter.t
@@ -220,6 +225,8 @@
 test-sparse-requirement.t
 test-sparse-verbose-json.t
 test-ssh-clone-r.t
+test-ssh-proto.t
+test-sshserver.py
 test-status-terse.t
 test-strip-cross.t
 test-strip.t
@@ -233,5 +240,6 @@
 test-update-issue1456.t
 test-update-names.t
 test-update-reverse.t
+test-username-newline.t
 test-win32text.t
 test-xdg.t



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


More information about the Mercurial-devel mailing list