##// END OF EJS Templates
py3: whitelist three more cases...
Augie Fackler -
r36727:f3591e68 default
parent child Browse files
Show More
@@ -1,369 +1,372
1 test-abort-checkin.t
1 test-abort-checkin.t
2 test-add.t
2 test-add.t
3 test-addremove-similar.t
3 test-addremove-similar.t
4 test-addremove.t
4 test-addremove.t
5 test-amend-subrepo.t
5 test-amend-subrepo.t
6 test-ancestor.py
6 test-ancestor.py
7 test-annotate.py
7 test-annotate.py
8 test-annotate.t
8 test-annotate.t
9 test-archive-symlinks.t
9 test-atomictempfile.py
10 test-atomictempfile.py
10 test-audit-path.t
11 test-audit-path.t
11 test-audit-subrepo.t
12 test-audit-subrepo.t
12 test-automv.t
13 test-automv.t
13 test-backout.t
14 test-backout.t
14 test-backwards-remove.t
15 test-backwards-remove.t
15 test-basic.t
16 test-basic.t
16 test-bheads.t
17 test-bheads.t
17 test-bisect2.t
18 test-bisect2.t
18 test-bookmarks-current.t
19 test-bookmarks-current.t
19 test-bookmarks-merge.t
20 test-bookmarks-merge.t
20 test-bookmarks-rebase.t
21 test-bookmarks-rebase.t
21 test-bookmarks-strip.t
22 test-bookmarks-strip.t
22 test-bookmarks.t
23 test-bookmarks.t
23 test-branch-option.t
24 test-branch-option.t
24 test-branch-tag-confict.t
25 test-branch-tag-confict.t
25 test-branches.t
26 test-branches.t
26 test-bundle-phases.t
27 test-bundle-phases.t
27 test-bundle-vs-outgoing.t
28 test-bundle-vs-outgoing.t
28 test-bundle2-multiple-changegroups.t
29 test-bundle2-multiple-changegroups.t
29 test-cappedreader.py
30 test-cappedreader.py
30 test-casecollision.t
31 test-casecollision.t
31 test-cat.t
32 test-cat.t
32 test-censor.t
33 test-censor.t
33 test-changelog-exec.t
34 test-changelog-exec.t
34 test-check-commit.t
35 test-check-commit.t
35 test-check-execute.t
36 test-check-execute.t
36 test-check-module-imports.t
37 test-check-module-imports.t
37 test-check-pyflakes.t
38 test-check-pyflakes.t
38 test-check-pylint.t
39 test-check-pylint.t
39 test-check-shbang.t
40 test-check-shbang.t
40 test-children.t
41 test-children.t
41 test-clone-pull-corruption.t
42 test-clone-pull-corruption.t
42 test-clone-r.t
43 test-clone-r.t
43 test-clone-update-order.t
44 test-clone-update-order.t
44 test-command-template.t
45 test-command-template.t
45 test-commit-amend.t
46 test-commit-amend.t
46 test-commit-unresolved.t
47 test-commit-unresolved.t
47 test-commit.t
48 test-commit.t
48 test-completion.t
49 test-completion.t
49 test-conflict.t
50 test-conflict.t
50 test-confused-revert.t
51 test-confused-revert.t
51 test-contrib-check-code.t
52 test-contrib-check-code.t
52 test-contrib-check-commit.t
53 test-contrib-check-commit.t
53 test-convert-authormap.t
54 test-convert-authormap.t
54 test-convert-clonebranches.t
55 test-convert-clonebranches.t
55 test-convert-datesort.t
56 test-convert-datesort.t
56 test-convert-filemap.t
57 test-convert-filemap.t
57 test-convert-hg-sink.t
58 test-convert-hg-sink.t
58 test-convert-hg-source.t
59 test-convert-hg-source.t
59 test-convert-hg-startrev.t
60 test-convert-hg-startrev.t
60 test-copy-move-merge.t
61 test-copy-move-merge.t
61 test-copytrace-heuristics.t
62 test-copytrace-heuristics.t
62 test-debugbuilddag.t
63 test-debugbuilddag.t
63 test-debugbundle.t
64 test-debugbundle.t
64 test-debugextensions.t
65 test-debugextensions.t
65 test-debugindexdot.t
66 test-debugindexdot.t
66 test-debugrename.t
67 test-debugrename.t
67 test-diff-binary-file.t
68 test-diff-binary-file.t
68 test-diff-change.t
69 test-diff-change.t
69 test-diff-copy-depth.t
70 test-diff-copy-depth.t
70 test-diff-hashes.t
71 test-diff-hashes.t
71 test-diff-issue2761.t
72 test-diff-issue2761.t
72 test-diff-newlines.t
73 test-diff-newlines.t
73 test-diff-reverse.t
74 test-diff-reverse.t
74 test-diff-subdir.t
75 test-diff-subdir.t
75 test-diffdir.t
76 test-diffdir.t
76 test-directaccess.t
77 test-directaccess.t
77 test-dirstate-backup.t
78 test-dirstate-backup.t
78 test-dirstate-nonnormalset.t
79 test-dirstate-nonnormalset.t
79 test-doctest.py
80 test-doctest.py
80 test-double-merge.t
81 test-double-merge.t
81 test-drawdag.t
82 test-drawdag.t
82 test-duplicateoptions.py
83 test-duplicateoptions.py
83 test-empty-dir.t
84 test-empty-dir.t
84 test-empty-file.t
85 test-empty-file.t
85 test-empty-group.t
86 test-empty-group.t
86 test-empty.t
87 test-empty.t
87 test-encoding-func.py
88 test-encoding-func.py
88 test-encoding.t
89 test-encoding.t
89 test-eol-add.t
90 test-eol-add.t
90 test-eol-clone.t
91 test-eol-clone.t
92 test-eol-hook.t
91 test-eol-tag.t
93 test-eol-tag.t
92 test-eol-update.t
94 test-eol-update.t
93 test-excessive-merge.t
95 test-excessive-merge.t
94 test-exchange-obsmarkers-case-A1.t
96 test-exchange-obsmarkers-case-A1.t
95 test-exchange-obsmarkers-case-A2.t
97 test-exchange-obsmarkers-case-A2.t
96 test-exchange-obsmarkers-case-A3.t
98 test-exchange-obsmarkers-case-A3.t
97 test-exchange-obsmarkers-case-A4.t
99 test-exchange-obsmarkers-case-A4.t
98 test-exchange-obsmarkers-case-A5.t
100 test-exchange-obsmarkers-case-A5.t
99 test-exchange-obsmarkers-case-A6.t
101 test-exchange-obsmarkers-case-A6.t
100 test-exchange-obsmarkers-case-A7.t
102 test-exchange-obsmarkers-case-A7.t
101 test-exchange-obsmarkers-case-B1.t
103 test-exchange-obsmarkers-case-B1.t
102 test-exchange-obsmarkers-case-B2.t
104 test-exchange-obsmarkers-case-B2.t
103 test-exchange-obsmarkers-case-B3.t
105 test-exchange-obsmarkers-case-B3.t
104 test-exchange-obsmarkers-case-B4.t
106 test-exchange-obsmarkers-case-B4.t
105 test-exchange-obsmarkers-case-B5.t
107 test-exchange-obsmarkers-case-B5.t
106 test-exchange-obsmarkers-case-B6.t
108 test-exchange-obsmarkers-case-B6.t
107 test-exchange-obsmarkers-case-B7.t
109 test-exchange-obsmarkers-case-B7.t
108 test-exchange-obsmarkers-case-C1.t
110 test-exchange-obsmarkers-case-C1.t
109 test-exchange-obsmarkers-case-C2.t
111 test-exchange-obsmarkers-case-C2.t
110 test-exchange-obsmarkers-case-C3.t
112 test-exchange-obsmarkers-case-C3.t
111 test-exchange-obsmarkers-case-C4.t
113 test-exchange-obsmarkers-case-C4.t
112 test-exchange-obsmarkers-case-D1.t
114 test-exchange-obsmarkers-case-D1.t
113 test-exchange-obsmarkers-case-D2.t
115 test-exchange-obsmarkers-case-D2.t
114 test-exchange-obsmarkers-case-D3.t
116 test-exchange-obsmarkers-case-D3.t
115 test-exchange-obsmarkers-case-D4.t
117 test-exchange-obsmarkers-case-D4.t
116 test-execute-bit.t
118 test-execute-bit.t
117 test-extdiff.t
119 test-extdiff.t
118 test-extra-filelog-entry.t
120 test-extra-filelog-entry.t
119 test-filebranch.t
121 test-filebranch.t
120 test-fileset-generated.t
122 test-fileset-generated.t
121 test-flags.t
123 test-flags.t
122 test-generaldelta.t
124 test-generaldelta.t
123 test-getbundle.t
125 test-getbundle.t
124 test-git-export.t
126 test-git-export.t
125 test-glog-topological.t
127 test-glog-topological.t
126 test-gpg.t
128 test-gpg.t
127 test-graft.t
129 test-graft.t
128 test-hghave.t
130 test-hghave.t
129 test-hgignore.t
131 test-hgignore.t
130 test-hgk.t
132 test-hgk.t
131 test-hgweb-removed.t
133 test-hgweb-removed.t
132 test-histedit-arguments.t
134 test-histedit-arguments.t
133 test-histedit-base.t
135 test-histedit-base.t
134 test-histedit-bookmark-motion.t
136 test-histedit-bookmark-motion.t
135 test-histedit-commute.t
137 test-histedit-commute.t
136 test-histedit-drop.t
138 test-histedit-drop.t
137 test-histedit-edit.t
139 test-histedit-edit.t
138 test-histedit-fold-non-commute.t
140 test-histedit-fold-non-commute.t
139 test-histedit-fold.t
141 test-histedit-fold.t
140 test-histedit-no-change.t
142 test-histedit-no-change.t
141 test-histedit-non-commute-abort.t
143 test-histedit-non-commute-abort.t
142 test-histedit-non-commute.t
144 test-histedit-non-commute.t
143 test-histedit-obsolete.t
145 test-histedit-obsolete.t
144 test-histedit-outgoing.t
146 test-histedit-outgoing.t
145 test-histedit-templates.t
147 test-histedit-templates.t
146 test-http-branchmap.t
148 test-http-branchmap.t
147 test-http-bundle1.t
149 test-http-bundle1.t
148 test-http-clone-r.t
150 test-http-clone-r.t
149 test-identify.t
151 test-identify.t
150 test-imports-checker.t
152 test-imports-checker.t
151 test-inherit-mode.t
153 test-inherit-mode.t
152 test-issue1089.t
154 test-issue1089.t
153 test-issue1102.t
155 test-issue1102.t
154 test-issue1175.t
156 test-issue1175.t
155 test-issue1306.t
157 test-issue1306.t
156 test-issue1438.t
158 test-issue1438.t
157 test-issue1502.t
159 test-issue1502.t
158 test-issue1802.t
160 test-issue1802.t
159 test-issue1877.t
161 test-issue1877.t
160 test-issue1993.t
162 test-issue1993.t
161 test-issue2137.t
163 test-issue2137.t
162 test-issue3084.t
164 test-issue3084.t
163 test-issue4074.t
165 test-issue4074.t
164 test-issue522.t
166 test-issue522.t
165 test-issue586.t
167 test-issue586.t
166 test-issue612.t
168 test-issue612.t
167 test-issue619.t
169 test-issue619.t
168 test-issue672.t
170 test-issue672.t
169 test-issue842.t
171 test-issue842.t
170 test-journal-exists.t
172 test-journal-exists.t
171 test-largefiles-cache.t
173 test-largefiles-cache.t
172 test-largefiles-small-disk.t
174 test-largefiles-small-disk.t
173 test-locate.t
175 test-locate.t
174 test-lock-badness.t
176 test-lock-badness.t
175 test-log.t
177 test-log.t
176 test-logexchange.t
178 test-logexchange.t
177 test-lrucachedict.py
179 test-lrucachedict.py
178 test-mactext.t
180 test-mactext.t
179 test-manifest-merging.t
181 test-manifest-merging.t
180 test-manifest.py
182 test-manifest.py
181 test-manifest.t
183 test-manifest.t
182 test-match.py
184 test-match.py
183 test-mdiff.py
185 test-mdiff.py
184 test-merge-closedheads.t
186 test-merge-closedheads.t
185 test-merge-commit.t
187 test-merge-commit.t
186 test-merge-criss-cross.t
188 test-merge-criss-cross.t
187 test-merge-default.t
189 test-merge-default.t
188 test-merge-internal-tools-pattern.t
190 test-merge-internal-tools-pattern.t
189 test-merge-local.t
191 test-merge-local.t
190 test-merge-remove.t
192 test-merge-remove.t
191 test-merge-revert.t
193 test-merge-revert.t
192 test-merge-revert2.t
194 test-merge-revert2.t
193 test-merge-subrepos.t
195 test-merge-subrepos.t
194 test-merge-symlinks.t
196 test-merge-symlinks.t
195 test-merge-types.t
197 test-merge-types.t
196 test-merge1.t
198 test-merge1.t
197 test-merge10.t
199 test-merge10.t
198 test-merge2.t
200 test-merge2.t
199 test-merge4.t
201 test-merge4.t
200 test-merge5.t
202 test-merge5.t
201 test-merge6.t
203 test-merge6.t
202 test-merge7.t
204 test-merge7.t
203 test-merge8.t
205 test-merge8.t
204 test-merge9.t
206 test-merge9.t
205 test-mq-git.t
207 test-mq-git.t
206 test-mq-header-date.t
208 test-mq-header-date.t
207 test-mq-header-from.t
209 test-mq-header-from.t
208 test-mq-pull-from-bundle.t
210 test-mq-pull-from-bundle.t
209 test-mq-qdiff.t
211 test-mq-qdiff.t
210 test-mq-qfold.t
212 test-mq-qfold.t
211 test-mq-qgoto.t
213 test-mq-qgoto.t
212 test-mq-qimport-fail-cleanup.t
214 test-mq-qimport-fail-cleanup.t
213 test-mq-qpush-exact.t
215 test-mq-qpush-exact.t
214 test-mq-qqueue.t
216 test-mq-qqueue.t
215 test-mq-qrefresh-replace-log-message.t
217 test-mq-qrefresh-replace-log-message.t
216 test-mq-qrefresh.t
218 test-mq-qrefresh.t
217 test-mq-qrename.t
219 test-mq-qrename.t
218 test-mq-qsave.t
220 test-mq-qsave.t
219 test-mq-safety.t
221 test-mq-safety.t
220 test-mq-symlinks.t
222 test-mq-symlinks.t
221 test-mv-cp-st-diff.t
223 test-mv-cp-st-diff.t
222 test-narrow-clone-no-ellipsis.t
224 test-narrow-clone-no-ellipsis.t
223 test-narrow-clone-nonlinear.t
225 test-narrow-clone-nonlinear.t
224 test-narrow-clone.t
226 test-narrow-clone.t
225 test-narrow-commit.t
227 test-narrow-commit.t
226 test-narrow-copies.t
228 test-narrow-copies.t
227 test-narrow-debugrebuilddirstate.t
229 test-narrow-debugrebuilddirstate.t
228 test-narrow-exchange-merges.t
230 test-narrow-exchange-merges.t
229 test-narrow-exchange.t
231 test-narrow-exchange.t
230 test-narrow-merge.t
232 test-narrow-merge.t
231 test-narrow-patch.t
233 test-narrow-patch.t
232 test-narrow-patterns.t
234 test-narrow-patterns.t
233 test-narrow-pull.t
235 test-narrow-pull.t
234 test-narrow-rebase.t
236 test-narrow-rebase.t
235 test-narrow-shallow-merges.t
237 test-narrow-shallow-merges.t
236 test-narrow-shallow.t
238 test-narrow-shallow.t
237 test-narrow-update.t
239 test-narrow-update.t
238 test-nested-repo.t
240 test-nested-repo.t
239 test-newbranch.t
241 test-newbranch.t
240 test-obshistory.t
242 test-obshistory.t
241 test-obsmarker-template.t
243 test-obsmarker-template.t
242 test-obsmarkers-effectflag.t
244 test-obsmarkers-effectflag.t
243 test-obsolete-bundle-strip.t
245 test-obsolete-bundle-strip.t
244 test-obsolete-changeset-exchange.t
246 test-obsolete-changeset-exchange.t
245 test-obsolete-checkheads.t
247 test-obsolete-checkheads.t
246 test-obsolete-distributed.t
248 test-obsolete-distributed.t
247 test-obsolete-tag-cache.t
249 test-obsolete-tag-cache.t
248 test-parents.t
250 test-parents.t
249 test-pathconflicts-merge.t
251 test-pathconflicts-merge.t
250 test-pathconflicts-update.t
252 test-pathconflicts-update.t
251 test-pending.t
253 test-pending.t
252 test-permissions.t
254 test-permissions.t
253 test-phases.t
255 test-phases.t
254 test-pull-branch.t
256 test-pull-branch.t
255 test-pull-http.t
257 test-pull-http.t
256 test-pull-permission.t
258 test-pull-permission.t
257 test-pull-pull-corruption.t
259 test-pull-pull-corruption.t
258 test-pull-r.t
260 test-pull-r.t
259 test-pull-update.t
261 test-pull-update.t
260 test-purge.t
262 test-purge.t
261 test-push-checkheads-partial-C1.t
263 test-push-checkheads-partial-C1.t
262 test-push-checkheads-partial-C2.t
264 test-push-checkheads-partial-C2.t
263 test-push-checkheads-partial-C3.t
265 test-push-checkheads-partial-C3.t
264 test-push-checkheads-partial-C4.t
266 test-push-checkheads-partial-C4.t
265 test-push-checkheads-pruned-B1.t
267 test-push-checkheads-pruned-B1.t
266 test-push-checkheads-pruned-B2.t
268 test-push-checkheads-pruned-B2.t
267 test-push-checkheads-pruned-B3.t
269 test-push-checkheads-pruned-B3.t
268 test-push-checkheads-pruned-B4.t
270 test-push-checkheads-pruned-B4.t
269 test-push-checkheads-pruned-B5.t
271 test-push-checkheads-pruned-B5.t
270 test-push-checkheads-pruned-B6.t
272 test-push-checkheads-pruned-B6.t
271 test-push-checkheads-pruned-B7.t
273 test-push-checkheads-pruned-B7.t
272 test-push-checkheads-pruned-B8.t
274 test-push-checkheads-pruned-B8.t
273 test-push-checkheads-superceed-A1.t
275 test-push-checkheads-superceed-A1.t
274 test-push-checkheads-superceed-A2.t
276 test-push-checkheads-superceed-A2.t
275 test-push-checkheads-superceed-A3.t
277 test-push-checkheads-superceed-A3.t
276 test-push-checkheads-superceed-A4.t
278 test-push-checkheads-superceed-A4.t
277 test-push-checkheads-superceed-A5.t
279 test-push-checkheads-superceed-A5.t
278 test-push-checkheads-superceed-A6.t
280 test-push-checkheads-superceed-A6.t
279 test-push-checkheads-superceed-A7.t
281 test-push-checkheads-superceed-A7.t
280 test-push-checkheads-superceed-A8.t
282 test-push-checkheads-superceed-A8.t
281 test-push-checkheads-unpushed-D1.t
283 test-push-checkheads-unpushed-D1.t
282 test-push-checkheads-unpushed-D2.t
284 test-push-checkheads-unpushed-D2.t
283 test-push-checkheads-unpushed-D3.t
285 test-push-checkheads-unpushed-D3.t
284 test-push-checkheads-unpushed-D4.t
286 test-push-checkheads-unpushed-D4.t
285 test-push-checkheads-unpushed-D5.t
287 test-push-checkheads-unpushed-D5.t
286 test-push-checkheads-unpushed-D6.t
288 test-push-checkheads-unpushed-D6.t
287 test-push-checkheads-unpushed-D7.t
289 test-push-checkheads-unpushed-D7.t
288 test-push-http.t
290 test-push-http.t
289 test-push-warn.t
291 test-push-warn.t
290 test-pushvars.t
292 test-pushvars.t
291 test-rebase-abort.t
293 test-rebase-abort.t
292 test-rebase-base-flag.t
294 test-rebase-base-flag.t
293 test-rebase-bookmarks.t
295 test-rebase-bookmarks.t
294 test-rebase-brute-force.t
296 test-rebase-brute-force.t
295 test-rebase-cache.t
297 test-rebase-cache.t
296 test-rebase-check-restore.t
298 test-rebase-check-restore.t
297 test-rebase-collapse.t
299 test-rebase-collapse.t
298 test-rebase-dest.t
300 test-rebase-dest.t
299 test-rebase-detach.t
301 test-rebase-detach.t
300 test-rebase-emptycommit.t
302 test-rebase-emptycommit.t
301 test-rebase-inmemory.t
303 test-rebase-inmemory.t
302 test-rebase-interruptions.t
304 test-rebase-interruptions.t
303 test-rebase-issue-noparam-single-rev.t
305 test-rebase-issue-noparam-single-rev.t
304 test-rebase-legacy.t
306 test-rebase-legacy.t
305 test-rebase-mq-skip.t
307 test-rebase-mq-skip.t
306 test-rebase-named-branches.t
308 test-rebase-named-branches.t
307 test-rebase-newancestor.t
309 test-rebase-newancestor.t
308 test-rebase-obsolete.t
310 test-rebase-obsolete.t
309 test-rebase-parameters.t
311 test-rebase-parameters.t
310 test-rebase-partial.t
312 test-rebase-partial.t
311 test-rebase-pull.t
313 test-rebase-pull.t
312 test-rebase-rename.t
314 test-rebase-rename.t
313 test-rebase-scenario-global.t
315 test-rebase-scenario-global.t
314 test-rebase-templates.t
316 test-rebase-templates.t
315 test-rebase-transaction.t
317 test-rebase-transaction.t
316 test-record.t
318 test-record.t
317 test-relink.t
319 test-relink.t
318 test-remove.t
320 test-remove.t
319 test-rename-after-merge.t
321 test-rename-after-merge.t
320 test-rename-dir-merge.t
322 test-rename-dir-merge.t
321 test-rename-merge1.t
323 test-rename-merge1.t
322 test-rename.t
324 test-rename.t
323 test-repair-strip.t
325 test-repair-strip.t
324 test-repo-compengines.t
326 test-repo-compengines.t
325 test-resolve.t
327 test-resolve.t
326 test-revert-flags.t
328 test-revert-flags.t
327 test-revert-unknown.t
329 test-revert-unknown.t
328 test-revlog-ancestry.py
330 test-revlog-ancestry.py
329 test-revlog-group-emptyiter.t
331 test-revlog-group-emptyiter.t
330 test-revlog-mmapindex.t
332 test-revlog-mmapindex.t
331 test-revlog-packentry.t
333 test-revlog-packentry.t
332 test-revset-dirstate-parents.t
334 test-revset-dirstate-parents.t
333 test-revset-outgoing.t
335 test-revset-outgoing.t
334 test-run-tests.py
336 test-run-tests.py
337 test-schemes.t
335 test-serve.t
338 test-serve.t
336 test-share.t
339 test-share.t
337 test-show-stack.t
340 test-show-stack.t
338 test-show-work.t
341 test-show-work.t
339 test-show.t
342 test-show.t
340 test-simple-update.t
343 test-simple-update.t
341 test-single-head.t
344 test-single-head.t
342 test-sparse-clear.t
345 test-sparse-clear.t
343 test-sparse-merges.t
346 test-sparse-merges.t
344 test-sparse-requirement.t
347 test-sparse-requirement.t
345 test-sparse-verbose-json.t
348 test-sparse-verbose-json.t
346 test-ssh-clone-r.t
349 test-ssh-clone-r.t
347 test-ssh-proto.t
350 test-ssh-proto.t
348 test-sshserver.py
351 test-sshserver.py
349 test-status-rev.t
352 test-status-rev.t
350 test-status-terse.t
353 test-status-terse.t
351 test-strip-cross.t
354 test-strip-cross.t
352 test-strip.t
355 test-strip.t
353 test-symlinks.t
356 test-symlinks.t
354 test-unamend.t
357 test-unamend.t
355 test-uncommit.t
358 test-uncommit.t
356 test-unified-test.t
359 test-unified-test.t
357 test-unrelated-pull.t
360 test-unrelated-pull.t
358 test-up-local-change.t
361 test-up-local-change.t
359 test-update-branches.t
362 test-update-branches.t
360 test-update-dest.t
363 test-update-dest.t
361 test-update-issue1456.t
364 test-update-issue1456.t
362 test-update-names.t
365 test-update-names.t
363 test-update-reverse.t
366 test-update-reverse.t
364 test-url-rev.t
367 test-url-rev.t
365 test-username-newline.t
368 test-username-newline.t
366 test-verify.t
369 test-verify.t
367 test-websub.t
370 test-websub.t
368 test-win32text.t
371 test-win32text.t
369 test-xdg.t
372 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now