This revision was automatically updated to reflect the committed changes.
Closed by commit rHG761065ed3a18: py3: whitelist another nine passing tests 
(authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D2439?vs=6297&id=6299

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
@@ -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



To: durin42, pulkit, #hg-reviewers
Cc: mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to