D2348: py3: whitelist another six passing tests

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Sun Feb 18 21:07:03 EST 2018


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

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D2348?vs=5905&id=5916

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

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
@@ -27,6 +27,7 @@
 test-check-pylint.t
 test-check-shbang.t
 test-children.t
+test-clone-pull-corruption.t
 test-clone-r.t
 test-clone-update-order.t
 test-commit-unresolved.t
@@ -37,6 +38,7 @@
 test-convert-clonebranches.t
 test-copy-move-merge.t
 test-copytrace-heuristics.t
+test-debugbuilddag.t
 test-debugindexdot.t
 test-debugrename.t
 test-diff-binary-file.t
@@ -110,6 +112,7 @@
 test-histedit-outgoing.t
 test-http-branchmap.t
 test-http-clone-r.t
+test-identify.t
 test-imports-checker.t
 test-inherit-mode.t
 test-issue1089.t
@@ -120,6 +123,7 @@
 test-issue1802.t
 test-issue1877.t
 test-issue1993.t
+test-issue3084.t
 test-issue4074.t
 test-issue522.t
 test-issue586.t
@@ -169,6 +173,7 @@
 test-pull-branch.t
 test-pull-http.t
 test-pull-permission.t
+test-pull-pull-corruption.t
 test-push-checkheads-partial-C1.t
 test-push-checkheads-partial-C2.t
 test-push-checkheads-partial-C3.t
@@ -217,6 +222,7 @@
 test-rename-merge1.t
 test-rename.t
 test-repair-strip.t
+test-repo-compengines.t
 test-revert-flags.t
 test-revert-unknown.t
 test-revlog-group-emptyiter.t



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


More information about the Mercurial-devel mailing list