Mercurial > hg
changeset 36156:cf2b9475fbe6
py3: whitelist another six passing tests
Differential Revision: https://phab.mercurial-scm.org/D2230
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 13 Feb 2018 11:12:36 -0500 |
parents | 0c104ee51918 |
children | 2405ca783672 |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Tue Feb 13 10:54:58 2018 -0500 +++ b/contrib/python3-whitelist Tue Feb 13 11:12:36 2018 -0500 @@ -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