changeset 34024:19b8eee8b4ec

python3: whitelist another 5 passing tests found with the ratchet script
author Augie Fackler <raf@durin42.com>
date Tue, 22 Aug 2017 20:25:08 -0400
parents ba479850c9c7
children 626a28f30dbd
files contrib/python3-whitelist
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/python3-whitelist	Tue Aug 22 20:06:58 2017 -0400
+++ b/contrib/python3-whitelist	Tue Aug 22 20:25:08 2017 -0400
@@ -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-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-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