[PATCH 3 of 7] python3: whitelist another 5 passing tests found with the ratchet script

Augie Fackler raf at durin42.com
Tue Aug 29 11:22:00 EDT 2017


# HG changeset patch
# User Augie Fackler <raf at durin42.com>
# Date 1503447908 14400
#      Tue Aug 22 20:25:08 2017 -0400
# Node ID d2b2bd8b80bc96b59ccf7da7ff465514a5e9fed3
# Parent  6a943a24d442ada9411c1d27dfe7d0250c3974f1
python3: whitelist another 5 passing tests found with the ratchet script

diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist
--- a/contrib/python3-whitelist
+++ b/contrib/python3-whitelist
@@ -1,3 +1,4 @@
+test-addremove.t
 test-ancestor.py
 test-backwards-remove.t
 test-branch-tag-confict.t
@@ -10,6 +11,9 @@ test-check-pylint.t
 test-check-shbang.t
 test-contrib-check-code.t
 test-contrib-check-commit.t
+test-debugrename.t
+test-diff-copy-depth.t
+test-diff-hashes.t
 test-diff-issue2761.t
 test-diff-newlines.t
 test-diff-reverse.t
@@ -33,6 +37,7 @@ test-match.py
 test-merge-default.t
 test-merge2.t
 test-merge5.t
+test-permissions.t
 test-push-checkheads-pruned-B1.t
 test-push-checkheads-pruned-B6.t
 test-push-checkheads-pruned-B7.t


More information about the Mercurial-devel mailing list