comparison contrib/python3-whitelist @ 35841:7df43e0b9fc3

python3: whitelist another 7 passing tests Differential Revision: https://phab.mercurial-scm.org/D1900
author Augie Fackler <augie@google.com>
date Wed, 17 Jan 2018 22:07:09 -0500
parents a71316bfac87
children fd21b87e59b2
comparison
equal deleted inserted replaced
35840:b43b314cc46a 35841:7df43e0b9fc3
19 test-check-pylint.t 19 test-check-pylint.t
20 test-check-shbang.t 20 test-check-shbang.t
21 test-children.t 21 test-children.t
22 test-commit-unresolved.t 22 test-commit-unresolved.t
23 test-completion.t 23 test-completion.t
24 test-confused-revert.t
24 test-contrib-check-code.t 25 test-contrib-check-code.t
25 test-contrib-check-commit.t 26 test-contrib-check-commit.t
27 test-debugindexdot.t
26 test-debugrename.t 28 test-debugrename.t
27 test-diff-copy-depth.t 29 test-diff-copy-depth.t
28 test-diff-hashes.t 30 test-diff-hashes.t
29 test-diff-issue2761.t 31 test-diff-issue2761.t
30 test-diff-newlines.t 32 test-diff-newlines.t
40 test-empty-file.t 42 test-empty-file.t
41 test-empty.t 43 test-empty.t
42 test-encoding-func.py 44 test-encoding-func.py
43 test-excessive-merge.t 45 test-excessive-merge.t
44 test-execute-bit.t 46 test-execute-bit.t
47 test-filebranch.t
45 test-gpg.t 48 test-gpg.t
46 test-hghave.t 49 test-hghave.t
47 test-imports-checker.t 50 test-imports-checker.t
48 test-issue1089.t 51 test-issue1089.t
49 test-issue1175.t 52 test-issue1175.t
62 test-manifest.py 65 test-manifest.py
63 test-manifest-merging.t 66 test-manifest-merging.t
64 test-match.py 67 test-match.py
65 test-merge-default.t 68 test-merge-default.t
66 test-merge-internal-tools-pattern.t 69 test-merge-internal-tools-pattern.t
70 test-merge-local.t
67 test-merge-remove.t 71 test-merge-remove.t
68 test-merge-revert.t 72 test-merge-revert.t
69 test-merge-revert2.t 73 test-merge-revert2.t
70 test-merge-subrepos.t 74 test-merge-subrepos.t
71 test-merge10.t 75 test-merge10.t
75 test-merge6.t 79 test-merge6.t
76 test-merge7.t 80 test-merge7.t
77 test-merge8.t 81 test-merge8.t
78 test-mq-qimport-fail-cleanup.t 82 test-mq-qimport-fail-cleanup.t
79 test-obshistory.t 83 test-obshistory.t
84 test-parents.t
80 test-permissions.t 85 test-permissions.t
81 test-push-checkheads-partial-C1.t 86 test-push-checkheads-partial-C1.t
82 test-push-checkheads-partial-C2.t 87 test-push-checkheads-partial-C2.t
83 test-push-checkheads-partial-C3.t 88 test-push-checkheads-partial-C3.t
84 test-push-checkheads-partial-C4.t 89 test-push-checkheads-partial-C4.t
104 test-push-checkheads-unpushed-D4.t 109 test-push-checkheads-unpushed-D4.t
105 test-push-checkheads-unpushed-D5.t 110 test-push-checkheads-unpushed-D5.t
106 test-push-checkheads-unpushed-D6.t 111 test-push-checkheads-unpushed-D6.t
107 test-push-checkheads-unpushed-D7.t 112 test-push-checkheads-unpushed-D7.t
108 test-record.t 113 test-record.t
114 test-rename-after-merge.t
109 test-rename-dir-merge.t 115 test-rename-dir-merge.t
110 test-rename-merge1.t 116 test-rename-merge1.t
111 test-rename.t 117 test-rename.t
112 test-revert-flags.t 118 test-revert-flags.t
113 test-revert-unknown.t 119 test-revert-unknown.t
115 test-revlog-mmapindex.t 121 test-revlog-mmapindex.t
116 test-revlog-packentry.t 122 test-revlog-packentry.t
117 test-run-tests.py 123 test-run-tests.py
118 test-show-stack.t 124 test-show-stack.t
119 test-simple-update.t 125 test-simple-update.t
126 test-single-head.t
120 test-sparse-clear.t 127 test-sparse-clear.t
121 test-sparse-merges.t 128 test-sparse-merges.t
122 test-sparse-requirement.t 129 test-sparse-requirement.t
123 test-sparse-verbose-json.t 130 test-sparse-verbose-json.t
124 test-status-terse.t 131 test-status-terse.t