D2314: py3: whitelist five more passing tests
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Sun Feb 18 16:24:30 UTC 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rHGb1c713ab785d: py3: whitelist five more passing tests (authored by durin42, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D2314?vs=5832&id=5883
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, indygreg
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list