From patchwork Sat Feb 17 03:00:38 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D2281: py3: whitelist another eight passing tests From: phabricator X-Patchwork-Id: 28003 Message-Id: <6f735d9d1a89bb4865be265f2448dde4@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Sat, 17 Feb 2018 03:00:38 +0000 durin42 updated this revision to Diff 5791. durin42 retitled this revision from "py3: whitelist another six passing tests" to "py3: whitelist another eight passing tests". REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2281?vs=5769&id=5791 REVISION DETAIL https://phab.mercurial-scm.org/D2281 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: durin42, pulkit, #hg-reviewers Cc: mercurial-devel 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