From patchwork Wed Feb 20 20:31:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D5979: py3: whitelist 5 new passing tests caught by buildbot From: phabricator X-Patchwork-Id: 38828 Message-Id: <28ecc29f1d82cd119835b872cdd6c211@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Wed, 20 Feb 2019 20:31:17 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG5f522c8daf8d: py3: whitelist 5 new passing tests caught by buildbot (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5979?vs=14136&id=14149 REVISION DETAIL https://phab.mercurial-scm.org/D5979 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: pulkit, #hg-reviewers Cc: mjpieters, mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -310,6 +310,7 @@ test-http-clone-r.t test-http-permissions.t test-http-protocol.t +test-http-proxy.t test-http.t test-https.t test-hybridencode.py @@ -366,6 +367,7 @@ test-lfs-bundle.t test-lfs-largefiles.t test-lfs-pointer.py +test-lfs-serve.t test-lfs-test-server.t test-lfs.t test-linelog.py @@ -607,13 +609,15 @@ test-remotefilelog-histpack.py test-remotefilelog-http.t test-remotefilelog-keepset.t +test-remotefilelog-linknodes.t test-remotefilelog-local.t test-remotefilelog-log.t test-remotefilelog-partial-shallow.t test-remotefilelog-permissions.t test-remotefilelog-permisssions.t test-remotefilelog-prefetch.t test-remotefilelog-pull-noshallow.t +test-remotefilelog-push-pull.t test-remotefilelog-repack-fast.t test-remotefilelog-repack.t test-remotefilelog-share.t @@ -646,6 +650,7 @@ test-revset-dirstate-parents.t test-revset-legacy-lookup.t test-revset-outgoing.t +test-revset.t test-revset2.t test-rollback.t test-run-tests.py