Mercurial > hg
comparison contrib/python3-whitelist @ 36320:9d12416a1593
py3: whitelist another six passing tests
Differential Revision: https://phab.mercurial-scm.org/D2348
author | Augie Fackler <augie@google.com> |
---|---|
date | Sun, 18 Feb 2018 15:53:48 -0500 |
parents | ba1807d9a846 |
children | a65502597d8d |
comparison
equal
deleted
inserted
replaced
36319:c303eda316be | 36320:9d12416a1593 |
---|---|
25 test-check-module-imports.t | 25 test-check-module-imports.t |
26 test-check-pyflakes.t | 26 test-check-pyflakes.t |
27 test-check-pylint.t | 27 test-check-pylint.t |
28 test-check-shbang.t | 28 test-check-shbang.t |
29 test-children.t | 29 test-children.t |
30 test-clone-pull-corruption.t | |
30 test-clone-r.t | 31 test-clone-r.t |
31 test-clone-update-order.t | 32 test-clone-update-order.t |
32 test-commit-unresolved.t | 33 test-commit-unresolved.t |
33 test-completion.t | 34 test-completion.t |
34 test-confused-revert.t | 35 test-confused-revert.t |
35 test-contrib-check-code.t | 36 test-contrib-check-code.t |
36 test-contrib-check-commit.t | 37 test-contrib-check-commit.t |
37 test-convert-clonebranches.t | 38 test-convert-clonebranches.t |
38 test-copy-move-merge.t | 39 test-copy-move-merge.t |
39 test-copytrace-heuristics.t | 40 test-copytrace-heuristics.t |
41 test-debugbuilddag.t | |
40 test-debugindexdot.t | 42 test-debugindexdot.t |
41 test-debugrename.t | 43 test-debugrename.t |
42 test-diff-binary-file.t | 44 test-diff-binary-file.t |
43 test-diff-change.t | 45 test-diff-change.t |
44 test-diff-copy-depth.t | 46 test-diff-copy-depth.t |
108 test-histedit-non-commute.t | 110 test-histedit-non-commute.t |
109 test-histedit-obsolete.t | 111 test-histedit-obsolete.t |
110 test-histedit-outgoing.t | 112 test-histedit-outgoing.t |
111 test-http-branchmap.t | 113 test-http-branchmap.t |
112 test-http-clone-r.t | 114 test-http-clone-r.t |
115 test-identify.t | |
113 test-imports-checker.t | 116 test-imports-checker.t |
114 test-inherit-mode.t | 117 test-inherit-mode.t |
115 test-issue1089.t | 118 test-issue1089.t |
116 test-issue1175.t | 119 test-issue1175.t |
117 test-issue1306.t | 120 test-issue1306.t |
118 test-issue1438.t | 121 test-issue1438.t |
119 test-issue1502.t | 122 test-issue1502.t |
120 test-issue1802.t | 123 test-issue1802.t |
121 test-issue1877.t | 124 test-issue1877.t |
122 test-issue1993.t | 125 test-issue1993.t |
126 test-issue3084.t | |
123 test-issue4074.t | 127 test-issue4074.t |
124 test-issue522.t | 128 test-issue522.t |
125 test-issue586.t | 129 test-issue586.t |
126 test-issue612.t | 130 test-issue612.t |
127 test-issue619.t | 131 test-issue619.t |
167 test-parents.t | 171 test-parents.t |
168 test-permissions.t | 172 test-permissions.t |
169 test-pull-branch.t | 173 test-pull-branch.t |
170 test-pull-http.t | 174 test-pull-http.t |
171 test-pull-permission.t | 175 test-pull-permission.t |
176 test-pull-pull-corruption.t | |
172 test-push-checkheads-partial-C1.t | 177 test-push-checkheads-partial-C1.t |
173 test-push-checkheads-partial-C2.t | 178 test-push-checkheads-partial-C2.t |
174 test-push-checkheads-partial-C3.t | 179 test-push-checkheads-partial-C3.t |
175 test-push-checkheads-partial-C4.t | 180 test-push-checkheads-partial-C4.t |
176 test-push-checkheads-pruned-B1.t | 181 test-push-checkheads-pruned-B1.t |
215 test-rename-after-merge.t | 220 test-rename-after-merge.t |
216 test-rename-dir-merge.t | 221 test-rename-dir-merge.t |
217 test-rename-merge1.t | 222 test-rename-merge1.t |
218 test-rename.t | 223 test-rename.t |
219 test-repair-strip.t | 224 test-repair-strip.t |
225 test-repo-compengines.t | |
220 test-revert-flags.t | 226 test-revert-flags.t |
221 test-revert-unknown.t | 227 test-revert-unknown.t |
222 test-revlog-group-emptyiter.t | 228 test-revlog-group-emptyiter.t |
223 test-revlog-mmapindex.t | 229 test-revlog-mmapindex.t |
224 test-revlog-packentry.t | 230 test-revlog-packentry.t |