##// END OF EJS Templates
python3: whitelist another 5 passing tests found with the ratchet script
Augie Fackler -
r34026:19b8eee8 default
parent child Browse files
Show More
@@ -1,3 +1,4 b''
1 test-addremove.t
1 test-ancestor.py
2 test-ancestor.py
2 test-backwards-remove.t
3 test-backwards-remove.t
3 test-branch-tag-confict.t
4 test-branch-tag-confict.t
@@ -10,6 +11,9 b' test-check-pylint.t'
10 test-check-shbang.t
11 test-check-shbang.t
11 test-contrib-check-code.t
12 test-contrib-check-code.t
12 test-contrib-check-commit.t
13 test-contrib-check-commit.t
14 test-debugrename.t
15 test-diff-copy-depth.t
16 test-diff-hashes.t
13 test-diff-issue2761.t
17 test-diff-issue2761.t
14 test-diff-newlines.t
18 test-diff-newlines.t
15 test-diff-reverse.t
19 test-diff-reverse.t
@@ -33,6 +37,7 b' test-match.py'
33 test-merge-default.t
37 test-merge-default.t
34 test-merge2.t
38 test-merge2.t
35 test-merge5.t
39 test-merge5.t
40 test-permissions.t
36 test-push-checkheads-pruned-B1.t
41 test-push-checkheads-pruned-B1.t
37 test-push-checkheads-pruned-B6.t
42 test-push-checkheads-pruned-B6.t
38 test-push-checkheads-pruned-B7.t
43 test-push-checkheads-pruned-B7.t
General Comments 0
You need to be logged in to leave comments. Login now