# HG changeset patch # User Augie Fackler # Date 1523553954 14400 # Node ID fa4b39bb0a073b669f86964fc1d9678d0dcbcc2b # Parent e40c8494acfa554de8001956eeb8fce8a450f5e4 py3: whitelist another six passing tests Differential Revision: https://phab.mercurial-scm.org/D3286 diff -r e40c8494acfa -r fa4b39bb0a07 contrib/python3-whitelist --- a/contrib/python3-whitelist Wed Apr 11 17:43:00 2018 -0400 +++ b/contrib/python3-whitelist Thu Apr 12 13:25:54 2018 -0400 @@ -69,6 +69,7 @@ test-convert-hg-sink.t test-convert-hg-source.t test-convert-hg-startrev.t +test-convert-splicemap.t test-copy-move-merge.t test-copy.t test-copytrace-heuristics.t @@ -137,6 +138,7 @@ test-exchange-obsmarkers-case-D3.t test-exchange-obsmarkers-case-D4.t test-execute-bit.t +test-export.t test-extdiff.t test-extra-filelog-entry.t test-filebranch.t @@ -205,6 +207,7 @@ test-largefiles-small-disk.t test-largefiles-update.t test-lfs-largefiles.t +test-linerange.py test-locate.t test-lock-badness.t test-log-linerange.t @@ -395,7 +398,9 @@ test-simple-update.t test-single-head.t test-sparse-clear.t +test-sparse-import.t test-sparse-merges.t +test-sparse-profiles.t test-sparse-requirement.t test-sparse-verbose-json.t test-ssh-clone-r.t @@ -407,6 +412,7 @@ test-strip-cross.t test-strip.t test-subrepo-deep-nested-change.t +test-subrepo-missing.t test-subrepo.t test-symlinks.t test-tag.t