From patchwork Wed Jan 17 23:00:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D1879: python3: whitelist two more passing tests From: phabricator X-Patchwork-Id: 26833 Message-Id: To: mercurial-devel@mercurial-scm.org Date: Wed, 17 Jan 2018 23:00:19 +0000 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/D1879 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: durin42, pulkit, #hg-reviewers Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -46,6 +46,7 @@ test-hghave.t test-imports-checker.t test-issue1089.t +test-issue1175.t test-issue1502.t test-issue1802.t test-issue1877.t @@ -75,6 +76,7 @@ test-merge7.t test-merge8.t test-mq-qimport-fail-cleanup.t +test-obshistory.t test-permissions.t test-push-checkheads-partial-C1.t test-push-checkheads-partial-C2.t