# HG changeset patch # User Augie Fackler # Date 1518563613 18000 # Node ID 0ea86f70da8e50403922e401a3046cf6fcf152d1 # Parent be73fa5b42d3fbb359f2c60008c9400c12c8efd6 py3: whitelist another 8 passing tests Differential Revision: https://phab.mercurial-scm.org/D2242 diff -r be73fa5b42d3 -r 0ea86f70da8e contrib/python3-whitelist --- a/contrib/python3-whitelist Tue Feb 13 17:25:43 2018 -0500 +++ b/contrib/python3-whitelist Tue Feb 13 18:13:33 2018 -0500 @@ -90,6 +90,13 @@ test-glog-topological.t test-gpg.t test-hghave.t +test-histedit-bookmark-motion.t +test-histedit-commute.t +test-histedit-drop.t +test-histedit-edit.t +test-histedit-no-change.t +test-histedit-obsolete.t +test-histedit-outgoing.t test-http-clone-r.t test-imports-checker.t test-inherit-mode.t @@ -179,6 +186,7 @@ test-rebase-inmemory.t test-rebase-issue-noparam-single-rev.t test-rebase-legacy.t +test-rebase-pull.t test-rebase-transaction.t test-record.t test-remove.t