From patchwork Wed Feb 14 06:01:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D2252: python3: whitelist another 5 passing tests From: phabricator X-Patchwork-Id: 27885 Message-Id: <5249c5d99758821b02e10dcf9bdcb97e@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Wed, 14 Feb 2018 06:01:35 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG72837041a1ea: python3: whitelist another 5 passing tests (authored by durin42, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2252?vs=5687&id=5692 REVISION DETAIL https://phab.mercurial-scm.org/D2252 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 @@ -59,6 +59,10 @@ test-empty-group.t test-empty.t test-encoding-func.py +test-eol-add.t +test-eol-clone.t +test-eol-tag.t +test-eol-update.t test-excessive-merge.t test-exchange-obsmarkers-case-A1.t test-exchange-obsmarkers-case-A2.t @@ -229,4 +233,5 @@ test-update-issue1456.t test-update-names.t test-update-reverse.t +test-win32text.t test-xdg.t