From patchwork Sat Sep 16 17:29:04 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1,of,3,py3] python3: another 3 tests whitelisted From: Augie Fackler X-Patchwork-Id: 23951 Message-Id: <20ba461506803cda0aa5.1505582944@imladris.local> To: mercurial-devel@mercurial-scm.org Date: Sat, 16 Sep 2017 13:29:04 -0400 # HG changeset patch # User Augie Fackler # Date 1505575996 14400 # Sat Sep 16 11:33:16 2017 -0400 # Node ID 20ba461506803cda0aa521d5e61e83bc17202d10 # Parent 51c0a1987afb51faf004c4a97c9198f1855fff3a python3: another 3 tests whitelisted diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -1,6 +1,7 @@ test-addremove.t test-ancestor.py test-backwards-remove.t +test-bookmarks-strip.t test-branch-tag-confict.t test-casecollision.t test-check-commit.t @@ -30,6 +31,7 @@ test-imports-checker.t test-issue1089.t test-issue1993.t test-issue842.t +test-journal-exists.t test-locate.t test-lrucachedict.py test-manifest.py @@ -51,6 +53,7 @@ test-push-checkheads-unpushed-D7.t test-rename.t test-revlog-packentry.t test-run-tests.py +test-status-terse.t test-terse-status.t test-unified-test.t test-update-dest.t