# HG changeset patch # User Augie Fackler # Date 1519273491 18000 # Node ID 7e97174a1835a1ae6e47b7cc65584d8fe19f90d7 # Parent cd4f13f1ea2f67c2e88669feb9fc752b230cfb10 py3: whitelist another 11 passing tests This is most of narrow. There's still some buglets at the margins, but it's pretty good progress for not a lot of work. Differential Revision: https://phab.mercurial-scm.org/D2388 diff -r cd4f13f1ea2f -r 7e97174a1835 contrib/python3-whitelist --- a/contrib/python3-whitelist Wed Feb 21 22:49:40 2018 -0500 +++ b/contrib/python3-whitelist Wed Feb 21 23:24:51 2018 -0500 @@ -166,6 +166,17 @@ test-mq-qimport-fail-cleanup.t test-mq-qqueue.t test-mq-qsave.t +test-narrow-clone-no-ellipsis.t +test-narrow-clone-nonlinear.t +test-narrow-clone.t +test-narrow-copies.t +test-narrow-debugrebuilddirstate.t +test-narrow-exchange-merges.t +test-narrow-merge.t +test-narrow-patch.t +test-narrow-pull.t +test-narrow-rebase.t +test-narrow-update.t test-newbranch.t test-obshistory.t test-obsmarkers-effectflag.t