diff contrib/python3-whitelist @ 36569:496875e6d541

py3: whitelist another nine passing tests I now see 347 tests passing[0] and 336 failing, so we're past halfway there. Hooray! 0: A few tests appear to regress in small ways (doctest output changes, for example) on Python 3.7.0a1, which is what I'm now using to test. That said, I'm pleased to report no major regressions. Differential Revision: https://phab.mercurial-scm.org/D2439
author Augie Fackler <augie@google.com>
date Sun, 25 Feb 2018 22:43:50 -0500
parents 81d4a11549ec
children 23d1096b4b37
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sun Feb 25 22:31:13 2018 -0500
+++ b/contrib/python3-whitelist	Sun Feb 25 22:43:50 2018 -0500
@@ -6,6 +6,7 @@
 test-ancestor.py
 test-annotate.py
 test-automv.t
+test-backout.t
 test-backwards-remove.t
 test-bheads.t
 test-bisect2.t
@@ -33,7 +34,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-conflict.t
 test-confused-revert.t
@@ -108,6 +111,7 @@
 test-git-export.t
 test-glog-topological.t
 test-gpg.t
+test-graft.t
 test-hghave.t
 test-hgk.t
 test-histedit-arguments.t
@@ -253,6 +257,7 @@
 test-rebase-brute-force.t
 test-rebase-cache.t
 test-rebase-check-restore.t
+test-rebase-collapse.t
 test-rebase-dest.t
 test-rebase-detach.t
 test-rebase-emptycommit.t
@@ -262,10 +267,12 @@
 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-templates.t
 test-rebase-transaction.t
 test-record.t