# HG changeset patch # User Augie Fackler # Date 2018-02-18 05:59:03 # Node ID ba1807d9a846d05f6eb64cfc9a0d13ed6c894ea4 # Parent 5245bac09e6ad93e4cbb443e452e9ee25966474a py3: whitelist another three passing tests Differential Revision: https://phab.mercurial-scm.org/D2318 diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -120,6 +120,7 @@ test-issue1502.t test-issue1802.t test-issue1877.t test-issue1993.t +test-issue4074.t test-issue522.t test-issue586.t test-issue612.t @@ -205,7 +206,9 @@ test-rebase-issue-noparam-single-rev.t test-rebase-legacy.t test-rebase-named-branches.t test-rebase-newancestor.t +test-rebase-partial.t test-rebase-pull.t +test-rebase-rename.t test-rebase-transaction.t test-record.t test-remove.t