From patchwork Mon Feb 19 02:07:03 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D2348: py3: whitelist another six passing tests From: phabricator X-Patchwork-Id: 28145 Message-Id: <2d864110043c4e853f905bac6867c0f0@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Mon, 19 Feb 2018 02:07:03 +0000 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 To: durin42, pulkit, #hg-reviewers, indygreg Cc: mercurial-devel 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