# HG changeset patch # User Augie Fackler # Date 1549070464 18000 # Node ID 888e8b36b8d95614753b721daa702b052825bcec # Parent 718e9b444d9729dc2ef12d7c4712e87fc6d2e4f8 py3: record several more passes from the buildbot ratchet Differential Revision: https://phab.mercurial-scm.org/D5799 diff -r 718e9b444d97 -r 888e8b36b8d9 contrib/python3-whitelist --- a/contrib/python3-whitelist Wed Jan 30 17:05:09 2019 -0800 +++ b/contrib/python3-whitelist Fri Feb 01 20:21:04 2019 -0500 @@ -271,6 +271,7 @@ test-hgweb-diffs.t test-hgweb-empty.t test-hgweb-filelog.t +test-hgweb-json.t test-hgweb-no-path-info.t test-hgweb-no-request-uri.t test-hgweb-non-interactive.t @@ -305,6 +306,7 @@ test-http-permissions.t test-http-protocol.t test-http.t +test-https.t test-hybridencode.py test-i18n.t test-identify.t @@ -433,6 +435,7 @@ test-mq-qrename.t test-mq-qsave.t test-mq-safety.t +test-mq-subrepo-svn.t test-mq-subrepo.t test-mq-symlinks.t test-mq.t @@ -592,7 +595,9 @@ test-remotefilelog-cacheprocess.t test-remotefilelog-clone-tree.t test-remotefilelog-clone.t +test-remotefilelog-corrupt-cache.t test-remotefilelog-datapack.py +test-remotefilelog-gc.t test-remotefilelog-gcrepack.t test-remotefilelog-histpack.py test-remotefilelog-http.t @@ -604,6 +609,7 @@ test-remotefilelog-permisssions.t test-remotefilelog-prefetch.t test-remotefilelog-pull-noshallow.t +test-remotefilelog-repack-fast.t test-remotefilelog-repack.t test-remotefilelog-share.t test-remotefilelog-sparse.t @@ -687,6 +693,7 @@ test-subrepo-paths.t test-subrepo-recursion.t test-subrepo-relative-path.t +test-subrepo-svn.t test-subrepo.t test-symlink-os-yes-fs-no.py test-symlink-placeholder.t @@ -702,6 +709,7 @@ test-treediscovery-legacy.t test-treediscovery.t test-treemanifest.t +test-trusted.py test-ui-color.py test-ui-config.py test-ui-verbosity.py