From patchwork Sat Feb 24 10:43:15 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D2414: py3: whitelist another 8 passing tests From: phabricator X-Patchwork-Id: 28310 Message-Id: <77389af25ecbdcb7a8a586c5551e4cba@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Sat, 24 Feb 2018 10:43:15 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG3fe0507a4dcd: py3: whitelist another 8 passing tests (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2414?vs=6033&id=6038 REVISION DETAIL https://phab.mercurial-scm.org/D2414 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: pulkit, #hg-reviewers, yuja Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -1,3 +1,4 @@ +test-abort-checkin.t test-add.t test-addremove-similar.t test-addremove.t @@ -16,6 +17,7 @@ test-branch-tag-confict.t test-bundle-phases.t test-bundle-vs-outgoing.t +test-cappedreader.py test-casecollision.t test-cat.t test-censor.t @@ -96,6 +98,7 @@ test-extdiff.t test-extra-filelog-entry.t test-filebranch.t +test-fileset-generated.t test-flags.t test-generaldelta.t test-git-export.t @@ -163,8 +166,12 @@ test-merge6.t test-merge7.t test-merge8.t +test-mq-git.t +test-mq-pull-from-bundle.t +test-mq-qdiff.t test-mq-qimport-fail-cleanup.t test-mq-qqueue.t +test-mq-qrefresh.t test-mq-qsave.t test-narrow-clone-no-ellipsis.t test-narrow-clone-nonlinear.t @@ -263,6 +270,7 @@ test-ssh-clone-r.t test-ssh-proto.t test-sshserver.py +test-status-rev.t test-status-terse.t test-strip-cross.t test-strip.t