D2314: py3: whitelist five more passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Sun Feb 18 05:42:53 UTC 2018


durin42 created this revision.
Herald added a reviewer: pulkit.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REPOSITORY
  rHG Mercurial

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

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
@@ -108,6 +108,7 @@
 test-histedit-non-commute.t
 test-histedit-obsolete.t
 test-histedit-outgoing.t
+test-http-branchmap.t
 test-http-clone-r.t
 test-imports-checker.t
 test-inherit-mode.t
@@ -137,6 +138,7 @@
 test-match.py
 test-merge-closedheads.t
 test-merge-commit.t
+test-merge-criss-cross.t
 test-merge-default.t
 test-merge-internal-tools-pattern.t
 test-merge-local.t
@@ -196,10 +198,13 @@
 test-push-warn.t
 test-rebase-bookmarks.t
 test-rebase-check-restore.t
+test-rebase-dest.t
+test-rebase-emptycommit.t
 test-rebase-inmemory.t
 test-rebase-issue-noparam-single-rev.t
 test-rebase-legacy.t
 test-rebase-named-branches.t
+test-rebase-newancestor.t
 test-rebase-pull.t
 test-rebase-transaction.t
 test-record.t



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


More information about the Mercurial-devel mailing list