D2439: py3: whitelist another seven passing tests
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Thu Mar 1 19:11:14 UTC 2018
durin42 updated this revision to Diff 6268.
durin42 edited the summary of this revision.
durin42 retitled this revision from "py3: whitelist another ten passing tests" to "py3: whitelist another seven passing tests".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D2439?vs=6084&id=6268
REVISION DETAIL
https://phab.mercurial-scm.org/D2439
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
@@ -33,7 +33,9 @@
test-clone-pull-corruption.t
test-clone-r.t
test-clone-update-order.t
+test-commit-amend.t
test-commit-unresolved.t
+test-commit.t
test-completion.t
test-confused-revert.t
test-contrib-check-code.t
@@ -242,18 +244,23 @@
test-rebase-base-flag.t
test-rebase-bookmarks.t
test-rebase-brute-force.t
+test-rebase-cache.t
test-rebase-check-restore.t
+test-rebase-collapse.t
test-rebase-dest.t
test-rebase-emptycommit.t
test-rebase-inmemory.t
test-rebase-interruptions.t
test-rebase-issue-noparam-single-rev.t
test-rebase-legacy.t
test-rebase-named-branches.t
test-rebase-newancestor.t
+test-rebase-obsolete.t
+test-rebase-parameters.t
test-rebase-partial.t
test-rebase-pull.t
test-rebase-rename.t
+test-rebase-scenario-global.t
test-rebase-transaction.t
test-record.t
test-relink.t
To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel
More information about the Mercurial-devel
mailing list