D2362: py3: whitelist another eight passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed Feb 21 14:43:49 UTC 2018


durin42 created this revision.
Herald added a reviewer: pulkit.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REPOSITORY
  rHG Mercurial

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

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
@@ -35,7 +35,10 @@
 test-confused-revert.t
 test-contrib-check-code.t
 test-contrib-check-commit.t
+test-convert-authormap.t
 test-convert-clonebranches.t
+test-convert-datesort.t
+test-convert-hg-startrev.t
 test-copy-move-merge.t
 test-copytrace-heuristics.t
 test-debugbuilddag.t
@@ -141,6 +144,7 @@
 test-manifest.py
 test-manifest.t
 test-match.py
+test-mdiff.py
 test-merge-closedheads.t
 test-merge-commit.t
 test-merge-criss-cross.t
@@ -151,6 +155,7 @@
 test-merge-revert.t
 test-merge-revert2.t
 test-merge-subrepos.t
+test-merge1.t
 test-merge10.t
 test-merge2.t
 test-merge4.t
@@ -174,6 +179,8 @@
 test-pull-http.t
 test-pull-permission.t
 test-pull-pull-corruption.t
+test-pull-r.t
+test-pull-update.t
 test-push-checkheads-partial-C1.t
 test-push-checkheads-partial-C2.t
 test-push-checkheads-partial-C3.t
@@ -256,6 +263,7 @@
 test-update-issue1456.t
 test-update-names.t
 test-update-reverse.t
+test-url-rev.t
 test-username-newline.t
 test-win32text.t
 test-xdg.t



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


More information about the Mercurial-devel mailing list