From patchwork Wed Aug 9 14:25:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D302: python3: whitelist another *13* tests that now pass From: phabricator X-Patchwork-Id: 22799 Message-Id: To: mercurial-devel@mercurial-scm.org Date: Wed, 9 Aug 2017 14:25:08 +0000 durin42 created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D302 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: durin42, #hg-reviewers Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -17,6 +17,7 @@ test-doctest.py test-duplicateoptions.py test-empty-dir.t +test-empty.t test-excessive-merge.t test-hghave.t test-issue1089.t @@ -29,9 +30,21 @@ test-merge-default.t test-merge2.t test-merge5.t +test-push-checkheads-pruned-B1.t +test-push-checkheads-pruned-B6.t +test-push-checkheads-pruned-B7.t +test-push-checkheads-superceed-A1.t +test-push-checkheads-superceed-A4.t +test-push-checkheads-superceed-A5.t +test-push-checkheads-superceed-A8.t +test-push-checkheads-unpushed-D1.t +test-push-checkheads-unpushed-D6.t +test-push-checkheads-unpushed-D7.t +test-rename.t test-revlog-packentry.t test-run-tests.py test-terse-status.t test-unified-test.t +test-update-dest.t test-update-reverse.t test-xdg.t