From patchwork Sun Feb 3 12:48:19 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D5809: py3: add three new passing tests found by buildbot From: phabricator X-Patchwork-Id: 38348 Message-Id: <2cb79ee6126d3bb5226a8b84a11797ea@localhost.localdomain> To: mercurial-devel@mercurial-scm.org Date: Sun, 3 Feb 2019 12:48:19 +0000 This revision was automatically updated to reflect the committed changes. Closed by commit rHG3b5228f74887: py3: add three new passing tests found by buildbot (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5809?vs=13713&id=13723 REVISION DETAIL https://phab.mercurial-scm.org/D5809 AFFECTED FILES contrib/python3-whitelist CHANGE DETAILS To: pulkit, #hg-reviewers Cc: mercurial-devel diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -136,6 +136,7 @@ test-debugindexdot.t test-debugrename.t test-default-push.t +test-demandimport.py test-diff-antipatience.t test-diff-binary-file.t test-diff-change.t @@ -209,6 +210,7 @@ test-extdata.t test-extdiff.t test-extension-timing.t +test-extension.t test-extensions-afterloaded.t test-extensions-wrapfunction.py test-extra-filelog-entry.t @@ -228,6 +230,7 @@ test-fileset.t test-fix-topology.t test-fix.t +test-flagprocessor.t test-flags.t test-fncache.t test-gendoc-da.t