D858: py3: whitelist 15 more tests passing on Python 3

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Sat Sep 30 09:39:22 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGf975cb7c4dbe: py3: whitelist 15 more tests passing on Python 3 (authored by pulkit, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D858?vs=2183&id=2192

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

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
@@ -1,15 +1,20 @@
 test-addremove.t
 test-ancestor.py
 test-backwards-remove.t
+test-bheads.t
+test-bisect2.t
+test-bookmarks-merge.t
 test-bookmarks-strip.t
 test-branch-tag-confict.t
 test-casecollision.t
+test-changelog-exec.t
 test-check-commit.t
 test-check-execute.t
 test-check-module-imports.t
 test-check-pyflakes.t
 test-check-pylint.t
 test-check-shbang.t
+test-commit-unresolved.t
 test-contrib-check-code.t
 test-contrib-check-commit.t
 test-debugrename.t
@@ -21,23 +26,30 @@
 test-diff-subdir.t
 test-dirstate-nonnormalset.t
 test-doctest.py
+test-double-merge.t
 test-duplicateoptions.py
 test-empty-dir.t
+test-empty-file.t
 test-empty.t
 test-encoding-func.py
 test-excessive-merge.t
 test-hghave.t
 test-imports-checker.t
 test-issue1089.t
+test-issue1877.t
 test-issue1993.t
+test-issue612.t
+test-issue619.t
+test-issue672.t
 test-issue842.t
 test-journal-exists.t
 test-locate.t
 test-lrucachedict.py
 test-manifest.py
 test-match.py
 test-merge-default.t
 test-merge2.t
+test-merge4.t
 test-merge5.t
 test-permissions.t
 test-push-checkheads-pruned-B1.t
@@ -50,11 +62,14 @@
 test-push-checkheads-unpushed-D1.t
 test-push-checkheads-unpushed-D6.t
 test-push-checkheads-unpushed-D7.t
+test-rename-merge1.t
 test-rename.t
 test-revlog-packentry.t
 test-run-tests.py
+test-show-stack.t
 test-status-terse.t
 test-terse-status.t
 test-unified-test.t
+test-update-issue1456.t
 test-update-reverse.t
 test-xdg.t



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


More information about the Mercurial-devel mailing list