D2230: py3: whitelist another six passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Tue Feb 13 12:14:57 EST 2018


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

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D2230?vs=5636&id=5643

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

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
@@ -10,6 +10,7 @@
 test-bisect2.t
 test-bookmarks-current.t
 test-bookmarks-merge.t
+test-bookmarks-rebase.t
 test-bookmarks-strip.t
 test-branch-option.t
 test-branch-tag-confict.t
@@ -34,6 +35,7 @@
 test-contrib-check-commit.t
 test-convert-clonebranches.t
 test-copy-move-merge.t
+test-copytrace-heuristics.t
 test-debugindexdot.t
 test-debugrename.t
 test-diff-binary-file.t
@@ -172,10 +174,14 @@
 test-push-checkheads-unpushed-D6.t
 test-push-checkheads-unpushed-D7.t
 test-push-warn.t
+test-rebase-bookmarks.t
+test-rebase-check-restore.t
 test-rebase-inmemory.t
 test-rebase-issue-noparam-single-rev.t
+test-rebase-legacy.t
 test-rebase-transaction.t
 test-record.t
+test-remove.t
 test-rename-after-merge.t
 test-rename-dir-merge.t
 test-rename-merge1.t



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


More information about the Mercurial-devel mailing list