From patchwork Wed Aug 16 03:47:35 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D298: python3: whitelist four more passing tests From: phabricator X-Patchwork-Id: 23064 Message-Id: <70911f2af99dbbf3d1556cd01b0be197@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Wed, 16 Aug 2017 03:47:35 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG48f3e87ce650: python3: whitelist four more passing tests (authored by durin42). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D298?vs=947&id=970 REVISION DETAIL https://phab.mercurial-scm.org/D298 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: durin42, #hg-reviewers, quark, indygreg Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -15,19 +15,23 @@ test-diff-subdir.t test-dirstate-nonnormalset.t test-doctest.py +test-duplicateoptions.py test-empty-dir.t test-excessive-merge.t +test-hghave.t test-issue1089.t test-issue1993.t test-issue842.t test-locate.t test-lrucachedict.py test-manifest.py +test-match.py test-merge-default.t test-merge2.t test-merge5.t test-revlog-packentry.t test-run-tests.py +test-terse-status.t test-unified-test.t test-update-reverse.t test-xdg.t